Skip to content

Commit

Permalink
php gpg key fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fideloper committed Jul 13, 2014
1 parent ce729fd commit 67ab21e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/php.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ if [[ $2 == "true" ]]; then
else
echo ">>> Installing PHP"

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 4F4EA0AAE5267A6C
sudo add-apt-repository -y ppa:ondrej/php5

sudo apt-key update
Expand Down

0 comments on commit 67ab21e

Please sign in to comment.