hosting/act-runner/pre_start.sh

5 lines
73 B
Bash
Raw Normal View History

2023-10-27 00:52:49 +00:00
#!/usr/bin/env bash
if [[ -n "$CERC_SCRIPT_DEBUG" ]]; then
set -x
fi