diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-09-23 17:41:50 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-09-23 17:41:50 +0200 |
commit | 9046605bf04f3422766950f64cbc53c3acc04543 (patch) | |
tree | d52a91b61c1e34a13a4c30430c5e30dac265525a /makesrc.sh | |
parent | 2d92b1fa93bbd1dfc435a87fbca6f190f93e7173 (diff) |
php-zendframework-zend-db: 2.5.2
Diffstat (limited to 'makesrc.sh')
-rwxr-xr-x | makesrc.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ git clone https://github.com/$OWNER/$PROJECT.git $PROJECT-$COMMIT echo "Getting commit..." pushd $PROJECT-$COMMIT git checkout $COMMIT +cp composer.json ../composer-$VERSION.json popd echo "Archiving..." |