From 893768d89ce9b6ba4b41e1d95f91ccbc41a2ab7c Mon Sep 17 00:00:00 2001 From: oufmilo <44617467+oufmilo@users.noreply.github.com> Date: Thu, 24 Jun 2021 14:55:24 +0200 Subject: [PATCH] Update install --- scripts/install | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/install b/scripts/install index e52c69f..8fcec4d 100644 --- a/scripts/install +++ b/scripts/install @@ -29,9 +29,6 @@ ynh_script_progression --message="Validating installation parameters..." --weigh final_path=/var/www/$app test ! -e "$final_path" || ynh_die "This path already contains a folder" -# Normalize the url path syntax -path_url=$(ynh_normalize_url_path $path_url) - # Check web path availability ynh_webpath_available $domain $path_url # Register (book) web path