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
|
mkdir /opt/idssys/settings
|
||||||
mv /opt/idssys/mysqlbu/settings.conf /opt/idssys/settings/mysqlbu.conf
|
mv /opt/idssys/mysqlbu/settings.conf /opt/idssys/settings/mysqlbu.conf
|
||||||
fi
|
fi
|
||||||
|
source /opt/idssys/settings/mysqlbu.conf
|
||||||
|
|
||||||
# ========================================================= #
|
# ========================================================= #
|
||||||
|
|
||||||
@@ -96,7 +97,7 @@ DELETE_BACKUP() {
|
|||||||
MAIN_MENU() {
|
MAIN_MENU() {
|
||||||
while :
|
while :
|
||||||
do
|
do
|
||||||
clear
|
#clear
|
||||||
echo ""
|
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]} 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]}"
|
echo -e "${idsCL[LightGreen]}---------------------------------------------------------------------------${idsCL[Default]}"
|
||||||
|
|||||||
Reference in New Issue
Block a user