From e2181944cfa46cf85b2a0aa3d01c823449591e29 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 29 May 2022 16:31:13 -0500 Subject: [PATCH] Update run.sh --- run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.sh b/run.sh index 493eed2..6343034 100755 --- a/run.sh +++ b/run.sh @@ -2,7 +2,7 @@ source /opt/idssys/defaults/colors.inc source /opt/idssys/defaults/default.inc -source /opt/idssys/pibackup/settings.conf +source /opt/idssys/pibackup/settings.inc if [[ "${noheader}" != *" ${1} "* ]] && [[ "${noheader}" != *" ${2} "* ]]; then # if [ "${1}" = "gui" ]; then