mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Updated Install Wekan on Uberspace (markdown)
parent
85c7eeb7c0
commit
b0716bf6ca
1 changed files with 2 additions and 2 deletions
|
|
@ -128,8 +128,8 @@ chmod a+x ~/etc/wekan-start
|
|||
## Init & Start as servcie
|
||||
uberspace-setup-service wekan ~/etc/wekan-start
|
||||
|
||||
## Setup & Start in bg for debugging
|
||||
# source ~/etc/wekan-setup && node ~/wekan/bundle/main.js &
|
||||
## Start in backgroung for debugging
|
||||
# ~/etc/wekan-start > wekan_out.txt 2> wekan_err.txt &
|
||||
|
||||
|
||||
#####################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue