1
0
mirror of synced 2025-03-10 22:56:12 +03:00

tweaked release script a bit

This commit is contained in:
Igor Vaynberg 2012-05-16 10:54:22 -07:00
parent af6031039a
commit d563764dfc

View File

@ -73,4 +73,4 @@ echo "Cleaning Up..."
git checkout "$curbranch"
git branch -D "$branch"
echo "Done"
echo "Done. Release archive created: $release.zip"