From 44daadd39988e3ae513ab18f29e7a79e3e403ac5 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Thu, 31 Jan 2019 21:06:08 -0600 Subject: [PATCH] Update run.sh --- run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.sh b/run.sh index cdf851f..b0bfe03 100755 --- a/run.sh +++ b/run.sh @@ -8,7 +8,7 @@ if [ ! -f /opt/idssys/settings/mysqlbu.conf ]; then else source /opt/idssys/settings/mysqlbu.conf fi -if [ "$1" != "backup22" ]; then +if [ "$1" != "backup" ]; then echo -en "${idsCL[LightCyan]}Checking for updates...${idsCL[Default]}" echo "" cd /opt/idssys/defaults