3 lines
26 B
Bash
Raw Normal View History

2020-06-30 19:18:55 +01:00
#!/bin/sh
set -e
2020-11-24 10:14:07 +00:00
exec "$@"