Remove log output from 7.4 on darwin
This commit is contained in:
parent
f9683b5745
commit
708d15ea8c
1 changed files with 0 additions and 1 deletions
|
|
@ -49,7 +49,6 @@ echo "[[ -e ~/.phpbrew/bash_profile ]] && source ~/.phpbrew/bash_profile" >> ~/.
|
|||
source ~/.bash_profile >/dev/null 2>&1
|
||||
sudo mkdir -p /usr/local/lib
|
||||
phpbrew install -j 4 7.4.0RC2 +dev
|
||||
tail -40 /opt/phpbrew/build/php-7.4.0RC2/build.log
|
||||
phpbrew switch php-7.4.0RC2
|
||||
phpbrew ext install +dev >/dev/null 2>&1
|
||||
sudo mkdir -p /usr/local/bin
|
||||
|
|
|
|||
Loading…
Reference in a new issue