mirror of
https://github.com/YunoHost-Apps/streama_ynh.git
synced 2024-09-03 20:26:30 +02:00
Update upgrade
This commit is contained in:
parent
5516157ecd
commit
62199b0b76
1 changed files with 4 additions and 6 deletions
|
@ -38,10 +38,10 @@ ynh_add_nginx_config
|
|||
#=================================================
|
||||
# UPGRADE CONFIG
|
||||
#=================================================
|
||||
cp -a ../conf/loolwsd.xml /etc/loolwsd
|
||||
ynh_replace_string "__NEXTCLOUDDOMAIN__" "$nextcloud_domain" "/etc/loolwsd/loolwsd.xml"
|
||||
ynh_replace_string "__PASSWORD__" "$password" "/etc/loolwsd/loolwsd.xml"
|
||||
systemctl restart loolwsd
|
||||
#cp -a ../conf/loolwsd.xml /etc/loolwsd
|
||||
#ynh_replace_string "__NEXTCLOUDDOMAIN__" "$nextcloud_domain" "/etc/loolwsd/loolwsd.xml"
|
||||
#ynh_replace_string "__PASSWORD__" "$password" "/etc/loolwsd/loolwsd.xml"
|
||||
#systemctl restart loolwsd
|
||||
|
||||
|
||||
|
||||
|
@ -53,5 +53,3 @@ fi
|
|||
|
||||
# Reload nginx service
|
||||
systemctl restart nginx
|
||||
systemctl restart loolwsd
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue