1
0
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:
Daniil Gentili 2017-05-07 15:09:52 +02:00 committed by GitHub
parent 215787250d
commit 5be660aa85

View File

@ -1,5 +1,5 @@
#!/bin/bash -e
find ~/.phpenv/versions/$(phpenv version-name)/
export PATH=$PATH:~/.phpenv/versions/$(phpenv version-name)/bin
cd /tmp
git clone https://github.com/CopernicaMarketingSoftware/PHP-CPP