diff --git a/scripts/upgrade b/scripts/upgrade index f56ad4f..82a9c14 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -87,13 +87,6 @@ ynh_clean_setup () { # Exit if an error occurs during the execution of the script ynh_abort_if_errors -#================================================= -# CHECK THE PATH -#================================================= - -# Normalize the URL path syntax -path_url=$(ynh_normalize_url_path --path_url=$path_url) - #================================================= # STANDARD UPGRADE STEPS #=================================================