Do the same for Doku
This commit is contained in:
parent
61175feabd
commit
58d39a3f51
@ -34,5 +34,5 @@ if (( currentbackupcount >= retention )); then
|
||||
fi
|
||||
fi
|
||||
# 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…
Reference in New Issue
Block a user