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

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