mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Updated Export from Wekan Sandstorm grain .zip file (markdown)
parent
1e9350610a
commit
4ff5cb64b0
1 changed files with 2 additions and 0 deletions
|
|
@ -81,6 +81,8 @@ mongodump --db meteor
|
||||||
## 11b) Dump database to JSON text files
|
## 11b) Dump database to JSON text files
|
||||||
|
|
||||||
Save this to `dump-json.sh` and then `chmod +x dump-json.sh && ./dump.sh meteor filesdir`
|
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
|
#!/bin/bash
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue