Update mysqlbu-scripts.sh

This commit is contained in:
2019-01-05 13:59:29 -06:00
parent 3176db9c28
commit b7b45348b1

View File

@@ -112,6 +112,7 @@ case $1 in
rm -rf "$TMP_BACKUP"
;;
'list')
clear
echo ""
echo -e "${idsCL[LightYellow]}============ Available Backups ============${idsCL[Default]}"
for day in $BACKUP_PATH* ; do