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

4 lines
42 B
Bash
Executable File

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