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

[fix] Don't kill install if last line fail

This commit is contained in:
ljf (zamentur) 2019-04-29 11:44:27 +02:00 committed by GitHub
parent 442c5a2a8e
commit 8a7c552aaa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -158,6 +158,5 @@ chown -R root: /etc/loolwsd
ynh_app_setting_set $app unprotected_uris "/"
# Reload services
systemctl restart loolwsd
systemctl reload nginx
ynh_systemd_action -n loolwsd -a restart || true