1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/phpinfo_ynh.git synced 2024-09-03 19:56:23 +02:00

Update ynh_install_php

This commit is contained in:
yalh76 2021-03-12 23:47:51 +01:00
parent 8ddc84873a
commit 553a6d3fe6

View file

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