Update mysqlbu-scripts.sh
This commit is contained in:
@@ -21,7 +21,6 @@ BASE_BACKUP="`ls -1 $DAY_BACKUP_DIR 2> /dev/null | grep --max-count=1 --perl-reg
|
|||||||
|
|
||||||
LIST_BACKUPS(){
|
LIST_BACKUPS(){
|
||||||
mysqlbu list
|
mysqlbu list
|
||||||
echo ""
|
|
||||||
read -n 1 -s -p "Press any key to continue"
|
read -n 1 -s -p "Press any key to continue"
|
||||||
}
|
}
|
||||||
RUN_BACKUP(){
|
RUN_BACKUP(){
|
||||||
|
|||||||
Reference in New Issue
Block a user