File size: 85 Bytes
86fcc44
3a2923b
86fcc44
61cdfe1
3a2923b
 
1
2
3
4
5
6
#!/bin/bash
set -e


# Run the CMD or any other command you want to execute
exec "$@"