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