Fix update log

This commit is contained in:
yalh76 2019-02-24 20:57:47 +01:00
parent a8967b7a94
commit a40751f6b1

View File

@ -198,7 +198,7 @@ systemctl reload nginx
# START SERVICE
#=================================================
ynh_systemd_action --action=start --service_name=$app --line_match="Redis connection:" --log_path=systemd
ynh_systemd_action --action=start --service_name=$app --log_path=systemd
#=================================================
# END OF SCRIPT