File size: 85 Bytes
4f4d115
 
 
6510d96
a684c80
6c75eab
1
2
3
4
5
6
#!/bin/bash
set -e


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