mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Updated Backup (markdown)
parent
d1a8973700
commit
5680d85c20
1 changed files with 2 additions and 2 deletions
|
|
@ -53,7 +53,7 @@ sudo snap start wekan.wekan
|
|||
```
|
||||
Modify snap-settings.sh so that it has commands like:
|
||||
```
|
||||
sudo snap set wekan root-url='http://localhost`
|
||||
sudo snap set wekan root-url='http://localhost'
|
||||
```
|
||||
Set snap-settings.sh executeable:
|
||||
```
|
||||
|
|
@ -88,7 +88,7 @@ sudo snap start wekan-gantt-gpl.wekan
|
|||
```
|
||||
Modify snap-settings.sh so that it has command like:
|
||||
```
|
||||
sudo snap set wekan-gantt-gpl root-url='http://localhost`
|
||||
sudo snap set wekan-gantt-gpl root-url='http://localhost'
|
||||
```
|
||||
Set snap-settings.sh executeable:
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue