Update mysqlbu-scripts.sh
This commit is contained in:
@@ -24,6 +24,11 @@ LIST_BACKUPS(){
|
|||||||
echo ""
|
echo ""
|
||||||
read -n 1 -s -p "Press any key to continue"
|
read -n 1 -s -p "Press any key to continue"
|
||||||
}
|
}
|
||||||
|
RUN_BACKUPS(){
|
||||||
|
mysqlbu backup
|
||||||
|
echo ""
|
||||||
|
read -n 1 -s -p "Press any key to continue"
|
||||||
|
}
|
||||||
MAIN_MENU() {
|
MAIN_MENU() {
|
||||||
while :
|
while :
|
||||||
do
|
do
|
||||||
|
|||||||
Reference in New Issue
Block a user