Update run.sh
This commit is contained in:
2
run.sh
2
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
|
||||
|
||||
Reference in New Issue
Block a user