mirror of
https://github.com/wekan/wekan.git
synced 2026-02-17 21:48:07 +01:00
Updated Backup (markdown)
parent
2c757f7318
commit
776c24e7e1
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ makeDump()
|
|||
# Makes the zip file.
|
||||
cd ..
|
||||
printf "\nMakes the zip.\n"
|
||||
zip -r $now.zip $now
|
||||
gzip -r $now.zip $now
|
||||
|
||||
# Cleanups
|
||||
rm -rf $now
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue