mirror of
https://github.com/danog/PrimeModule.git
synced 2024-11-30 04:39:09 +01:00
Update install_deps.sh
This commit is contained in:
parent
837ca7270c
commit
a1edd96169
@ -11,8 +11,7 @@ cd ../
|
|||||||
git clone https://github.com/danog/PrimeModule-ext
|
git clone https://github.com/danog/PrimeModule-ext
|
||||||
cd PrimeModule-ext
|
cd PrimeModule-ext
|
||||||
make -j16
|
make -j16
|
||||||
sudo make install
|
echo "extension=$PWD/primemodule.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
|
||||||
phpenv config-add primemodule.ini
|
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
Loading…
Reference in New Issue
Block a user