Update mysqlbu-scripts.sh

This commit is contained in:
2019-01-07 10:46:46 -06:00
parent 6a33abb619
commit b9c78917f7

View File

@@ -70,7 +70,7 @@ DELETE_BACKUP() {
else
delbu="/${sbu1a[1]}/${sbu1a[2]}${sbu1a[3]}/${sbu1a[4]}/${sbu1a[5]}"
fi
read -n 1 -p "Are you sure you wish to DELETE this backup (y/n)?" choice
read -p "Are you sure you wish to DELETE this backup (y/n)?" choice
case "$choice" in
[Yy])
echo ""