Update mysqlbu-scripts.sh
This commit is contained in:
@@ -12,6 +12,7 @@ if [ ! -f /opt/idssys/settings/mysqlbu.conf ]; then
|
||||
mkdir /opt/idssys/settings
|
||||
mv /opt/idssys/mysqlbu/settings.conf /opt/idssys/settings/mysqlbu.conf
|
||||
fi
|
||||
source /opt/idssys/settings/mysqlbu.conf
|
||||
|
||||
# ========================================================= #
|
||||
|
||||
@@ -96,7 +97,7 @@ DELETE_BACKUP() {
|
||||
MAIN_MENU() {
|
||||
while :
|
||||
do
|
||||
clear
|
||||
#clear
|
||||
echo ""
|
||||
echo -e "${idsCL[LightGreen]} MySQL-BU - M y S Q L B A C K U P S C R I P T S${idsCL[Default]} ${idsCL[DarkGray]}(ver-${VERS})${idsCL[Default]}"
|
||||
echo -e "${idsCL[LightGreen]}---------------------------------------------------------------------------${idsCL[Default]}"
|
||||
|
||||
Reference in New Issue
Block a user