We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99e3f44 commit b8fc60cCopy full SHA for b8fc60c
example.backup
@@ -9,4 +9,4 @@ BACKUP_USER=root
9
BACKUP_NS=backup-name
10
BACKUP_KEEP=90
11
12
-$BACKUP_CMD --server $BACKUP_SERVER -f $BACKUP_CONF -t $BACKUP_DIR -u $BACKUP_USER -n $BACKUP_NS -k $BACKUP_KEEP
+$BACKUP_CMD --server $BACKUP_SERVER -c $BACKUP_CONF -t $BACKUP_DIR -u $BACKUP_USER -n $BACKUP_NS -k $BACKUP_KEEP
0 commit comments