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 | 2906501b338faeaad818337bb27b3e5f9161de90 (patch) | |
tree | 79c81e48901e9865c9c5ab52c8838ff9bc33d274 | |
parent | db20676d57965c5f18744852d4c3e2fc69375336 (diff) |
php-nette-tokenizer: 2.2.2
-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..." |