From 0c7a006f2ed99adcd413a8e94108572600e7897a Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 3 Dec 2020 08:13:43 +0100 Subject: [PATCH] Update upgrade --- scripts/upgrade | 6 ------ 1 file changed, 6 deletions(-) diff --git a/scripts/upgrade b/scripts/upgrade index 6390aaf..366ff9d 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -67,12 +67,6 @@ ynh_clean_setup () { # Exit if an error occurs during the execution of the script ynh_abort_if_errors -#================================================= -# CHECK THE PATH -#================================================= - -path_url=$(ynh_normalize_url_path --path_url=$path_url) - #================================================= # DOWNLOAD, CHECK AND UNPACK SOURCE #=================================================