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 log

This commit is contained in:
yalh76 2019-02-20 03:09:34 +01:00
parent 3cc81cf1d0
commit 555512fb4a

View file

@ -347,7 +347,7 @@ systemctl reload nginx
# START SERVICE
#=================================================
ynh_systemd_action --action=start --service_name=$app --line_match="Redis connection:"
ynh_systemd_action --action=start --service_name=$app --line_match="Browse to http://localhost"
#=================================================
# END OF SCRIPT