mirror of
https://github.com/danog/danog.github.io.git
synced 2024-11-30 04:29:14 +01:00
Update php.sh
This commit is contained in:
parent
bfaa203020
commit
772006237f
2
php.sh
2
php.sh
@ -2,7 +2,7 @@
|
||||
# If you add some configuration command, add the dependencies here
|
||||
apt-get update
|
||||
apt-get -y dist-upgrade
|
||||
apt-get install -y libicu-dev libmcrypt-dev libssl-dev libcurl4-openssl-dev libbz2-dev libxml2-dev libpng-dev libjpeg-dev libedit-dev libgmp-dev openssl bc libbison-dev bison build-essential git-core vim curl pkg-config libgmp-dev autoconf libopus-dev libreadline-dev libncurses5-dev
|
||||
apt-get install -y binutils-dev libicu-dev libmcrypt-dev libssl-dev libcurl4-openssl-dev libbz2-dev libxml2-dev libpng-dev libjpeg-dev libedit-dev libgmp-dev openssl bc libbison-dev bison build-essential git-core vim curl pkg-config libgmp-dev autoconf libopus-dev libreadline-dev libncurses5-dev
|
||||
|
||||
if [ -d php-script-stuff/ ]; then
|
||||
rm -rf php-script-stuff
|
||||
|
Loading…
Reference in New Issue
Block a user