Fix restore

This commit is contained in:
yalh76 2019-02-24 21:48:08 +01:00
parent a40751f6b1
commit bf6c835603

View File

@ -143,7 +143,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