File size: 87 Bytes
ad11504
3068f36
6bb32f9
7d78cfc
ad11504
7d78cfc
ad11504
1
2
3
4
5
6
7
8
#!/bin/bash
set -e


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