diff --git a/install/production-filesystem/services/scripts/check-first-run-config.sh b/install/production-filesystem/services/scripts/check-first-run-config.sh index c8e28b5a..8d21e18f 100644 --- a/install/production-filesystem/services/scripts/check-first-run-config.sh +++ b/install/production-filesystem/services/scripts/check-first-run-config.sh @@ -14,7 +14,7 @@ if [ ! -f ${NETALERTX_CONFIG}/app.conf ]; then CYAN='\033[1;36m' RESET='\033[0m' >&2 printf "%s" "${CYAN}" - >&2 cat <<'EOF' + >&2 cat <