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:
@ -24,6 +24,7 @@ fi
|
||||
# Just run the backup script
|
||||
if [ "$1" = "manual" ]; then
|
||||
$BACKUP_CMD
|
||||
exit 0
|
||||
fi
|
||||
|
||||
# Initialize cron
|
||||
|
Reference in New Issue
Block a user