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 | b3d61e320a21a70ee22f068823aa567aab6a3e51 (patch) | |
tree | 5b0c3bd0e5647e1c4602c1a6bee85e372c37dac2 /makesrc.sh | |
parent | d15f52bbccdd7517da303f55877e101b1b6d7ac6 (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..." |