1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wikijs_ynh.git synced 2024-09-03 20:36:09 +02:00

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