From 1b47ee7b1501e46ede41ba9e5e8b848ee1ef7107 Mon Sep 17 00:00:00 2001 From: Stylix58 <63605602+Stylix58@users.noreply.github.com> Date: Tue, 30 Mar 2021 20:58:12 +0200 Subject: [PATCH] Update install --- scripts/install | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/install b/scripts/install index 362b77c..316724c 100755 --- a/scripts/install +++ b/scripts/install @@ -22,8 +22,7 @@ ynh_abort_if_errors domain=$YNH_APP_ARG_DOMAIN app_id=$YNH_APP_ARG_APP_ID -path_url="" -#`ynh_app_setting_get -a $YNH_APP_ARG_APP_ID -k path`/icecoder +path_url="/in-$app_id-folder" ### If it's a multi-instance app, meaning it can be installed several times independently ### The id of the app as stated in the manifest is available as $YNH_APP_ID