diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-01-28 09:04:31 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-01-28 09:04:31 +0100 |
commit | 433a1de4cbafc346ec0f0f8de9af8dfc9091552b (patch) | |
tree | adf5c04d85ee6cf0b0cffa94aa7acb035e15d92c /makesrc.sh | |
parent | 4165729115109e3d712cfea1f9c49d72fd30519f (diff) |
php-zendframework-zend-server: 2.6.0
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..." |