mirror of
https://github.com/YunoHost-Apps/onlyoffice_ynh.git
synced 2024-09-03 19:56:11 +02:00
Up
This commit is contained in:
parent
e43e037695
commit
cd6c147185
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue