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

Update install

This commit is contained in:
ericgaspar 2021-07-07 19:47:00 +02:00
parent bacfdbafc9
commit 0be0f798f1

View file

@ -96,7 +96,7 @@ ynh_add_nginx_config
#=================================================
ynh_script_progression --message="Integrating service in YunoHost..." --weight=1
yunohost service add "loolwsd" --description="Collabora online office suite" --log="/var/log/$app/$app.log"
#yunohost service add "loolwsd" --description="Collabora online office suite" --log="/var/log/$app/$app.log"
#=================================================
# GENERIC FINALIZATION
@ -114,7 +114,7 @@ ynh_systemd_action --service_name="loolwsd" --action="restart" --log_path="syste
#=================================================
ynh_script_progression --message="Configuring permissions..." --weight=1
ynh_permission_update --permission="main" --show_tile="false"
ynh_permission_update --permission="main" --add="visitors" --show_tile="false"
#=================================================
# RELOAD NGINX