stack-orchestrator/app/data/container-build/cerc-laconic-console-host/start-serving-app.sh

5 lines
71 B
Bash
Raw Normal View History

2023-03-31 22:29:59 +00:00
#!/usr/bin/env bash
if [ -n "$CERC_SCRIPT_DEBUG" ]; then
set -x
fi