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 -)"