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:
parent
8ddc84873a
commit
553a6d3fe6
1 changed files with 1 additions and 1 deletions
|
@ -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 -)"
|
||||
|
|
Loading…
Add table
Reference in a new issue