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
4677420b08
commit
215787250d
@ -1,4 +1,6 @@
|
|||||||
#!/bin/bash -e
|
#!/bin/bash -e
|
||||||
|
find ~/.phpenv/versions/$(phpenv version-name)/
|
||||||
|
|
||||||
cd /tmp
|
cd /tmp
|
||||||
git clone https://github.com/CopernicaMarketingSoftware/PHP-CPP
|
git clone https://github.com/CopernicaMarketingSoftware/PHP-CPP
|
||||||
cd PHP-CPP
|
cd PHP-CPP
|
||||||
|
Loading…
Reference in New Issue
Block a user