mirror of
https://github.com/YunoHost-Apps/wikijs_ynh.git
synced 2024-09-03 20:36:09 +02:00
fix service startup during install
This commit is contained in:
parent
03e065075e
commit
ad1334a88e
1 changed files with 1 additions and 1 deletions
|
@ -336,4 +336,4 @@ systemctl reload nginx
|
|||
# START SERVICE
|
||||
#=================================================
|
||||
|
||||
ynh_systemd_action --action=start --service_name=$app
|
||||
ynh_systemd_action --action=start --service_name=$app --line_match="complete setup"
|
||||
|
|
Loading…
Reference in a new issue