Update mysqlbu-scripts.sh
This commit is contained in:
@@ -24,6 +24,11 @@ LIST_BACKUPS(){
|
||||
echo ""
|
||||
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() {
|
||||
while :
|
||||
do
|
||||
|
||||
Reference in New Issue
Block a user