Update run.sh

This commit is contained in:
2019-01-31 21:06:08 -06:00
parent 2d104bf507
commit 44daadd399

2
run.sh
View File

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