From f3757e4260536e8933f76953641e912f56448ee4 Mon Sep 17 00:00:00 2001 From: Mickael-Martin Date: Wed, 5 Dec 2018 12:26:37 +0100 Subject: [PATCH] Update install no need YNH_APP_ARG_PASSWORD --- scripts/install | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/install b/scripts/install index bd773f6..414c01b 100644 --- a/scripts/install +++ b/scripts/install @@ -25,7 +25,6 @@ path_url=$YNH_APP_ARG_PATH admin=$YNH_APP_ARG_ADMIN is_public=$YNH_APP_ARG_IS_PUBLIC language=$YNH_APP_ARG_LANGUAGE -password=$YNH_APP_ARG_PASSWORD ### 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