mirror of
https://github.com/danog/PrimeModule.git
synced 2024-11-26 20:34:37 +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
|
||||
cd PrimeModule-ext
|
||||
make -j16
|
||||
sudo make install
|
||||
phpenv config-add primemodule.ini
|
||||
echo "extension=$PWD/primemodule.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
|
||||
cd ..
|
||||
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user