diff --git a/Export-from-Wekan-Sandstorm-grain-.zip-file.md b/Export-from-Wekan-Sandstorm-grain-.zip-file.md index 74d69a6..9c38455 100644 --- a/Export-from-Wekan-Sandstorm-grain-.zip-file.md +++ b/Export-from-Wekan-Sandstorm-grain-.zip-file.md @@ -81,6 +81,8 @@ mongodump --db meteor ## 11b) Dump database to JSON text files Save this to `dump-json.sh` and then `chmod +x dump-json.sh && ./dump.sh meteor filesdir` + +Script is originally [from this Rocket.Chat issue](https://forums.rocket.chat/t/big-issue-with-custom-javascript/261/4) ``` #!/bin/bash