Don't normilize path_url

This commit is contained in:
Kayou 2019-02-11 16:45:40 +01:00 committed by GitHub
parent a0dfae269f
commit b6c5b1fce9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -257,7 +257,6 @@ ynh_setup_source () {
# | arg: ... - (Optionnal) More POST keys and values
ynh_local_curl () {
# Define url of page to curl
path_url=$(ynh_normalize_url_path $path_url)
local local_page=$(ynh_normalize_url_path $1)
local full_path=$path_url$local_page