mirror of
https://github.com/YunoHost-Apps/jellyfin_ynh.git
synced 2024-09-03 19:26:29 +02:00
Update upgrade
This commit is contained in:
parent
e0e73420cc
commit
d80b4f0063
1 changed files with 0 additions and 3 deletions
|
@ -59,7 +59,6 @@ rm "$final_path"/*.deb
|
||||||
# Create a dedicated nginx config
|
# Create a dedicated nginx config
|
||||||
#ynh_add_nginx_config
|
#ynh_add_nginx_config
|
||||||
|
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# UPGRADE CONFIG
|
# UPGRADE CONFIG
|
||||||
#=================================================
|
#=================================================
|
||||||
|
@ -68,8 +67,6 @@ rm "$final_path"/*.deb
|
||||||
#ynh_replace_string "__PASSWORD__" "$password" "/etc/loolwsd/loolwsd.xml"
|
#ynh_replace_string "__PASSWORD__" "$password" "/etc/loolwsd/loolwsd.xml"
|
||||||
#systemctl restart loolwsd
|
#systemctl restart loolwsd
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# If app is public, add url to SSOWat conf as skipped_uris
|
# If app is public, add url to SSOWat conf as skipped_uris
|
||||||
#if [[ $is_public -eq 1 ]]; then
|
#if [[ $is_public -eq 1 ]]; then
|
||||||
# See install script
|
# See install script
|
||||||
|
|
Loading…
Add table
Reference in a new issue