1
0
Fork 0
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:
yalh76 2019-02-03 11:18:56 +01:00
parent 03e065075e
commit ad1334a88e

View file

@ -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"