1
0
mirror of https://github.com/xzeldon/vwdump.git synced 2025-07-15 23:54:40 +03:00

fixed manual mode

This commit is contained in:
10
2021-01-17 23:37:53 +01:00
parent bee3bcdb17
commit 6621785c90
3 changed files with 4 additions and 3 deletions

View File

@ -24,6 +24,7 @@ fi
# Just run the backup script
if [ "$1" = "manual" ]; then
$BACKUP_CMD
exit 0
fi
# Initialize cron