Updated Backup (markdown)

Akuket 2018-07-18 18:57:43 +02:00
parent 776c24e7e1
commit 9945b64f25

@ -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.