Skip to content

Commit

Permalink
removed php5 lines
Browse files Browse the repository at this point in the history
  • Loading branch information
cassj committed Apr 29, 2016
1 parent 75332f0 commit bbbc2ab
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions install_php.sh
Expand Up @@ -3,10 +3,6 @@
# fetch php
cd /tmp

#curl -L "http://nz2.php.net/get/php-5.6.20.tar.bz2/from/this/mirror" > php-5.6.20.tar.bz2
#tar -xvjf php-5.6.20.tar.bz2
#cd php-5.6.20

curl -L "http://nz2.php.net/get/php-7.0.5.tar.bz2/from/this/mirror" > php-7.0.5.tar.bz2
tar -xvjf php-7.0.5.tar.bz2
cd php-7.0.5
Expand Down

0 comments on commit bbbc2ab

Please sign in to comment.