From eb53e49e1329ff7deaa8251a432939da0c6eff7f Mon Sep 17 00:00:00 2001 From: Stylix58 <63605602+Stylix58@users.noreply.github.com> Date: Fri, 26 Mar 2021 07:51:53 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index f9aae99..8c6ea3b 100755 --- a/scripts/install +++ b/scripts/install @@ -21,7 +21,7 @@ ynh_abort_if_errors #================================================= domain=$YNH_APP_ARG_DOMAIN -path_url=`let $YNH_APP_ARG_PATH + "/Qicecoder"` +path_url=`let $YNH_APP_ARG_PATH + "icecoder"` ### If it's a multi-instance app, meaning it can be installed several times independently