diff --git a/scripts/install b/scripts/install index 4b22c5a..3e1b6f6 100644 --- a/scripts/install +++ b/scripts/install @@ -38,6 +38,8 @@ ynh_add_nginx_config yunohost service add "coolwsd" --description="Collabora online office suite" --log="/var/log/$app/$app.log" +ynh_exec_warn systemctl cat coolwsd + #================================================= # GENERIC FINALIZATION #=================================================