stack-orchestrator/app/data/container-build/cerc-builder-js/entrypoint.sh

4 lines
46 B
Bash
Raw Normal View History

2022-12-12 19:38:12 +00:00
#!/bin/sh
/scripts/fixup-for-uid.sh
2022-12-12 19:38:12 +00:00
exec "$@"