1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/onlyoffice_ynh.git synced 2024-09-03 19:56:11 +02:00
This commit is contained in:
liberodark 2018-11-06 07:56:44 +01:00
parent e43e037695
commit cd6c147185

View file

@ -153,7 +153,6 @@ ynh_system_user_create $app
#=================================================
# MODIFY A CONFIG FILE
#=================================================
systemctl stop nginx
cp -a ../conf/onlyoffice-documentserver.conf /etc/onlyoffice/documentserver/nginx/onlyoffice-documentserver.conf
#ynh_replace_string "__NEXTCLOUDDOMAIN__" "$nextcloud_domain" "/etc/loolwsd/loolwsd.xml"
#ynh_replace_string "__PASSWORD__" "$password" "/etc/loolwsd/loolwsd.xml"
@ -195,5 +194,5 @@ ynh_app_setting_set $app unprotected_uris "/"
# Reload services
#systemctl restart loolwsd
systemctl start nginx
systemctl restart nginx