1
0
stack-orchestrator/app/data/container-build/cerc-laconic-console-host/start-serving-app.sh
David Boreham 31f9f0e864 Implement deploy time config
Former-commit-id: 409f61d68d756c605501f76fbfc41730cc239a1e
2023-03-31 16:29:59 -06:00

5 lines
71 B
Bash

#!/usr/bin/env bash
if [ -n "$CERC_SCRIPT_DEBUG" ]; then
set -x
fi