From 553a6d3fe608871c5e6a527bdcb114d378add245 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Fri, 12 Mar 2021 23:47:51 +0100 Subject: [PATCH] Update ynh_install_php --- scripts/ynh_install_php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ynh_install_php b/scripts/ynh_install_php index 31015fa..9141ae6 100644 --- a/scripts/ynh_install_php +++ b/scripts/ynh_install_php @@ -253,7 +253,7 @@ ynh_install_php () { export PHPENV_ROOT=$phpenv_install_dir export PATH=\"$phpenv_install_dir/bin:$PATH\" eval \"\$(phpenv init -)\" - #phpenv" > /etc/profile.d/phpenv.sh +#phpenv" > /etc/profile.d/phpenv.sh # Load the environment eval "$(phpenv init -)"