mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Updated Export from Wekan Sandstorm grain .zip file (markdown)
parent
bc1c0e55b6
commit
ebb54f747e
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ Use Sandstorm arrow down button to download Wekan grain in .zip file to your hom
|
||||||
unzip "YOUR-GRAIN-NAME-HERE.zip"
|
unzip "YOUR-GRAIN-NAME-HERE.zip"
|
||||||
```
|
```
|
||||||
|
|
||||||
## 6) Repair database
|
## 6) Repair database, if it does not open
|
||||||
|
|
||||||
```
|
```
|
||||||
.meteor/packages/meteor-tool/1.6.0_1/mt-os.linux.x86_64/dev_bundle/mongodb/bin/mongod --dbpath "./YOUR-GRAIN-NAME-HERE/data/wiredTigerDb" --repair
|
.meteor/packages/meteor-tool/1.6.0_1/mt-os.linux.x86_64/dev_bundle/mongodb/bin/mongod --dbpath "./YOUR-GRAIN-NAME-HERE/data/wiredTigerDb" --repair
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue