hosting/act-runner/pre_start.sh

5 lines
73 B
Bash
Executable File

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