mirror of
https://github.com/YunoHost-Apps/wekan_ynh.git
synced 2024-09-03 20:36:09 +02:00
[fix] start the app at the end of the installation
This commit is contained in:
parent
6447c00312
commit
0a1d744f61
1 changed files with 1 additions and 0 deletions
|
@ -133,3 +133,4 @@ fi
|
|||
# RELOAD NGINX
|
||||
#=================================================
|
||||
systemctl reload nginx
|
||||
systemctl start $app
|
||||
|
|
Loading…
Reference in a new issue