fixing typo in clean commands
This commit is contained in:
parent
d039bb6ed9
commit
e972c90fe5
1 changed files with 1 additions and 0 deletions
|
@ -217,6 +217,7 @@ else
|
|||
-p "$BACKUP_PASSWORD" \
|
||||
--verbose \
|
||||
prune | print_and_log
|
||||
;;
|
||||
*)
|
||||
echo "Action: $ACTION not recognized."
|
||||
print_help
|
||||
|
|
Loading…
Reference in a new issue