fixing typo in clean commands

This commit is contained in:
Andrew Davidson 2021-09-29 20:49:24 -07:00
parent d039bb6ed9
commit e972c90fe5
Signed by: amd
GPG key ID: 17AF8F2A49CF25C6

View file

@ -217,6 +217,7 @@ else
-p "$BACKUP_PASSWORD" \ -p "$BACKUP_PASSWORD" \
--verbose \ --verbose \
prune | print_and_log prune | print_and_log
;;
*) *)
echo "Action: $ACTION not recognized." echo "Action: $ACTION not recognized."
print_help print_help