1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/glitchsoc_ynh.git synced 2024-09-03 19:15:59 +02:00

Fix url_path checking

This commit is contained in:
nemsia 2018-05-16 09:13:01 +02:00
parent f48f156c1a
commit 262af428f1

View file

@ -65,7 +65,7 @@ ynh_abort_if_errors
#================================================= #=================================================
# Normalize the URL path syntax # Normalize the URL path syntax
path_url=$(ynh_normalize_url_path $path_url) #path_url=$(ynh_normalize_url_path $path_url)
#================================================= #=================================================
# INSTALL DEPENDENCIES # INSTALL DEPENDENCIES