update
This commit is contained in:
6
run.sh
6
run.sh
@@ -1,7 +1,11 @@
|
||||
#!/usr/bin/env bash
|
||||
# MySQL-BU Loader
|
||||
if [ ! -f /opt/idssys/settings/mysqlbu.conf ]; then
|
||||
source /opt/idssys/mysqlbu/settings.conf
|
||||
else
|
||||
source source /opt/idssys/settings/mysqlbu.conf
|
||||
fi
|
||||
|
||||
source /opt/idssys/mysqlbu/settings.conf
|
||||
cd /opt/idssys/mysqlbu
|
||||
#echo ""
|
||||
if [ "$1" != "backup" ]; then
|
||||
|
||||
Reference in New Issue
Block a user