From 798158e364b9a564128eb79a61fb5af51387b33e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 19 Dec 2023 18:54:36 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index a244995..6a0fed8 100644 --- a/scripts/install +++ b/scripts/install @@ -141,7 +141,7 @@ ynh_exec_warn_less ynh_exec_as $app env PATH=$PATH drush @$app sql-query "INSERT cat ../conf/ldap.conf | ynh_exec_as $app env PATH=$PATH drush @$app variable-set --format=yaml ldap_authentication_conf - -update-alternatives --set php /usr/bin/php${YNH_DEFAULT_PHP_VERSION} +update-alternatives --set php /usr/bin/php${YNH_PHP_VERSION} #================================================= # SETUP THE CRON FILE