From 1ffd9288e56a213e2ebfcae03e12f6c16ae501e9 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 21 Jul 2022 08:15:36 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 8d8c899..9d185ad 100644 --- a/scripts/install +++ b/scripts/install @@ -29,7 +29,7 @@ path_url=$YNH_APP_ARG_PATH is_public=$YNH_APP_ARG_IS_PUBLIC admin=$YNH_APP_ARG_ADMIN email=$(ynh_user_get_info --username=$admin --key=mail) -phpversion=$YNH_PHP_VERSION +#phpversion=$YNH_PHP_VERSION app=$YNH_APP_INSTANCE_NAME