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 | 69da15a41c69efafe81638319542551b75bf23a0 (patch) | |
tree | a2b097f309d1c866f94c349b89540109362db799 /makesrc.sh | |
parent | 7731801ca2d72a9be17913cfd0fa19be0968b2f1 (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..." |