Update mysqlbu-scripts.sh
This commit is contained in:
@@ -24,7 +24,7 @@ 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(){
|
RUN_BACKUP(){
|
||||||
mysqlbu backup
|
mysqlbu backup
|
||||||
echo ""
|
echo ""
|
||||||
read -n 1 -s -p "Press any key to continue"
|
read -n 1 -s -p "Press any key to continue"
|
||||||
|
|||||||
Reference in New Issue
Block a user