Update run.sh

This commit is contained in:
2022-05-29 16:31:13 -05:00
parent 7cf33bbe17
commit e2181944cf

2
run.sh
View File

@@ -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