1
0
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:
Daniil Gentili 2017-05-07 15:05:34 +02:00 committed by GitHub
parent 4677420b08
commit 215787250d

View File

@ -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