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" \
|
-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
|
||||||
|
|
Loading…
Reference in a new issue