mirror of
https://github.com/wekan/wekan.git
synced 2026-02-17 21:48:07 +01:00
Updated Backup (markdown)
parent
776c24e7e1
commit
9945b64f25
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ makesRestore()
|
|||
# Gets the version of the snap.
|
||||
version=$(snap list | grep wekan | awk -F ' ' '{print $3}')
|
||||
|
||||
# Targets the dump file.
|
||||
# Targets the restore file.
|
||||
restore=$"/snap/wekan/$version/bin/mongorestore"
|
||||
|
||||
# Restore.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue