uci-docker-build/example/src/rootfs/opt/bin/mycmd

2 lines
95 B
Plaintext
Executable File

echo "this is my custom entrypoint command script, mycmd"
echo "arguments that were passed: $*"