mirror of
https://github.com/wekan/wekan.git
synced 2026-01-24 02:06:10 +01:00
Updated Backup (markdown)
parent
92c78739a5
commit
e2022ee3bf
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
## MongoDB shell on Wekan Snap
|
||||
|
||||
mongoshell.sh
|
||||
```
|
||||
```bash
|
||||
#/bin/bash
|
||||
version=$(snap list | grep wekan | awk -F ' ' '{print $3}')
|
||||
mongo=$"/snap/wekan/$version/bin/mongo"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue