1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/collabora_ynh.git synced 2024-09-03 18:16:25 +02:00

fix upgrade

This commit is contained in:
yalh76 2019-08-05 00:03:27 +02:00
parent 447e395033
commit f1d561f7e7

View file

@ -115,7 +115,7 @@ ynh_app_setting_set --app=$app --key=unprotected_uris --value="/"
#=================================================
ynh_print_info --message="Starting a systemd service..."
ynh_systemd_action --service_name="loolwsd" --action="start" --log_path="systemd" --line_match="Started LibreOffice Online WebSocket Daemon"
ynh_systemd_action --service_name="loolwsd" --action="restart" --log_path="systemd" --line_match="Started LibreOffice Online WebSocket Daemon"
#=================================================
# RELOAD NGINX