aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authornemsia <nemsia@nemsia.org>2018-05-16 09:13:01 +0200
committernemsia <nemsia@nemsia.org>2018-05-16 09:13:01 +0200
commit262af428f164a86451fe938f2526a1e9c9dc6071 (patch)
tree12888d06f6a66124ddc87acf079c24e165199289 /scripts
parentf48f156c1aef76fd408eb9aa5862e1dc0e30597e (diff)
downloadmastodon_ynh-262af428f164a86451fe938f2526a1e9c9dc6071.tar.gz
mastodon_ynh-262af428f164a86451fe938f2526a1e9c9dc6071.tar.bz2
mastodon_ynh-262af428f164a86451fe938f2526a1e9c9dc6071.zip
Fix url_path checking
Diffstat (limited to 'scripts')
-rw-r--r--scripts/upgrade2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/upgrade b/scripts/upgrade
index e777d99..83f1740 100644
--- a/scripts/upgrade
+++ b/scripts/upgrade
@@ -65,7 +65,7 @@ ynh_abort_if_errors
#=================================================
# Normalize the URL path syntax
-path_url=$(ynh_normalize_url_path $path_url)
+#path_url=$(ynh_normalize_url_path $path_url)
#=================================================
# INSTALL DEPENDENCIES