From 3cb2313dbab354bf202e576ec83c6fb80e49ef89 Mon Sep 17 00:00:00 2001 From: Stylix58 <63605602+Stylix58@users.noreply.github.com> Date: Sun, 21 Mar 2021 15:03:48 +0100 Subject: [PATCH] Update install --- scripts/install | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/install b/scripts/install index e49f379..8256d23 100755 --- a/scripts/install +++ b/scripts/install @@ -56,7 +56,6 @@ test ! -e "$final_path" || ynh_die --message="This path already contains a folde if [[ $path_url =~ my_webapp ]] then $path_url=$(ynh_app_setting_get --app=my_webapp --key=path_url) - $path_url=$(path_url%=*) $path_url=$(($path_url+/icecoder)) else $path_url=$YNH_APP_ARG_PATH