From 369bb90604c46ee890221bc296e9f96d7baae385 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 5 Feb 2023 08:09:24 +0100 Subject: [PATCH] Update install --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index 8038976..a466c82 100644 --- a/scripts/install +++ b/scripts/install @@ -15,6 +15,7 @@ source /usr/share/yunohost/helpers password=$YNH_APP_ARG_PASSWORD app_nb=$YNH_APP_INSTANCE_NUMBER +phpversion=$YNH_APP_ARG_PHPVERSION #================================================= # CHECK IF THE APP CAN BE INSTALLED WITH THESE ARGS