Selaa lähdekoodia

tweaked release script a bit

Igor Vaynberg 13 vuotta sitten
vanhempi
commit
d563764dfc
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      release.sh

+ 1 - 1
release.sh

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