diff --git a/backup.sh b/backup.sh index 9ef9345..f37096c 100755 --- a/backup.sh +++ b/backup.sh @@ -217,6 +217,7 @@ else -p "$BACKUP_PASSWORD" \ --verbose \ prune | print_and_log + ;; *) echo "Action: $ACTION not recognized." print_help