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