diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-06-20 11:49:43 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-06-20 11:49:43 +0200 |
commit | c3edd54861c8a7ef9c3386a95b33e0f46e28b6d5 (patch) | |
tree | b55bd5a950b108fe04b5daaa156f45a0d3574d6d /makesrc.sh | |
parent | 84322b877685738b09f2823c52503f5dd70afaa8 (diff) |
php-nette-tokenizer: 2.2.2
Diffstat (limited to 'makesrc.sh')
-rwxr-xr-x | makesrc.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +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 +cp composer.json ../composer.json popd echo "Archiving..." |