File size: 86 Bytes
4f4d115
 
 
6510d96
fd51f78
 
1
2
3
4
5
6
7
#!/bin/bash
set -e


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