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:
parent
442c5a2a8e
commit
8a7c552aaa
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue