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