From d80b4f00634547d6d3a4491d4aa885c8867516b9 Mon Sep 17 00:00:00 2001 From: liberodark Date: Tue, 21 Jul 2020 23:37:00 +0200 Subject: [PATCH] Update upgrade --- scripts/upgrade | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/upgrade b/scripts/upgrade index 1e19e86..939ac14 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -59,7 +59,6 @@ rm "$final_path"/*.deb # Create a dedicated nginx config #ynh_add_nginx_config - #================================================= # UPGRADE CONFIG #================================================= @@ -68,8 +67,6 @@ rm "$final_path"/*.deb #ynh_replace_string "__PASSWORD__" "$password" "/etc/loolwsd/loolwsd.xml" #systemctl restart loolwsd - - # If app is public, add url to SSOWat conf as skipped_uris #if [[ $is_public -eq 1 ]]; then # See install script