mirror of
https://github.com/danog/PrimeModule.git
synced 2024-11-26 12:24:39 +01:00
Update install_deps.sh
This commit is contained in:
parent
4677420b08
commit
215787250d
@ -1,4 +1,6 @@
|
||||
#!/bin/bash -e
|
||||
find ~/.phpenv/versions/$(phpenv version-name)/
|
||||
|
||||
cd /tmp
|
||||
git clone https://github.com/CopernicaMarketingSoftware/PHP-CPP
|
||||
cd PHP-CPP
|
||||
|
Loading…
Reference in New Issue
Block a user