From 87ccb15985326e016a36d271b524c2e6983e18db Mon Sep 17 00:00:00 2001 From: Stylix58 <63605602+Stylix58@users.noreply.github.com> Date: Sun, 21 Mar 2021 15:05:32 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 6296341..930f56d 100755 --- a/scripts/install +++ b/scripts/install @@ -55,7 +55,7 @@ test ! -e "$final_path" || ynh_die --message="This path already contains a folde if [[ $path_url =~ my_webapp ]] then - $path_url=$(($path_url+/icecoder)) + break else $path_url=$YNH_APP_ARG_PATH fi