precise-lite/entrypoint.sh

5 lines
28 B
Bash
Raw Normal View History

2022-12-04 09:00:34 +00:00
#!/bin/bash
2022-12-04 09:33:06 +00:00
set -e
exec $@