diff --git a/mysqlbu-scripts.sh b/mysqlbu-scripts.sh index e7772b9..3807255 100755 --- a/mysqlbu-scripts.sh +++ b/mysqlbu-scripts.sh @@ -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"