Skip to content

Commit d563764

Browse files
committed
tweaked release script a bit
1 parent af60310 commit d563764

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@ echo "Cleaning Up..."
7373
git checkout "$curbranch"
7474
git branch -D "$branch"
7575

76-
echo "Done"
76+
echo "Done. Release archive created: $release.zip"

0 commit comments

Comments
 (0)