Do the same for Doku
This commit is contained in:
parent
61175feabd
commit
58d39a3f51
@ -34,5 +34,5 @@ if (( currentbackupcount >= retention )); then
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
# WE MAKE BACKUP NOW SERGEI
|
# WE MAKE BACKUP NOW SERGEI
|
||||||
tar czf "$OUTDIR/$(date -Iseconds).tar.gz" "{{ dokuwiki_webroot }}"
|
tar czf "$OUTDIR/{{ dokuwiki_url }}-$(date -Iseconds).tar.gz" "{{ dokuwiki_webroot }}"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user