File size: 87 Bytes
4f4d115
 
 
6510d96
a684c80
 
c488865
1
2
3
4
5
6
7
8
#!/bin/bash
set -e


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