This repository has been archived on 2026-04-02. You can view files and clone it, but cannot push or open issues or pull requests.
stack-orchestrator/app/data/container-build/cerc-builder-js/entrypoint.sh

4 lines
42 B
Bash
Executable File

#!/bin/sh
/scripts/check-uid.sh
exec "$@"