From 2e2feca201a5a26fb8074d187b53617e8a19979b Mon Sep 17 00:00:00 2001 From: Daniil Gentili Date: Sat, 3 Jun 2017 13:32:42 +0200 Subject: [PATCH] Update php.sh --- php.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php.sh b/php.sh index 928193e..74cfbbe 100644 --- a/php.sh +++ b/php.sh @@ -53,7 +53,7 @@ if [ -f ../PrimeModule-ext/ ]; then fi -git clone https://github.com/CopernicaMarketingSoftware/PrimeModule-ext ../PrimeModule-ext +git clone https://github.com/danog/PrimeModule-ext ../PrimeModule-ext cd ../PrimeModule-ext make -j16 make install