Updated Backup (markdown)

Lauri Ojansivu 2021-04-26 09:13:53 +03:00
parent d1a8973700
commit 5680d85c20

@ -53,7 +53,7 @@ sudo snap start wekan.wekan
``` ```
Modify snap-settings.sh so that it has commands like: 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: 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: 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: Set snap-settings.sh executeable:
``` ```