0
0
Fork 0
mirror of https://github.com/schollz/croc.git synced 2025-10-11 13:21:00 +02:00

add release

This commit is contained in:
Zack Scholl 2018-10-19 07:50:43 -07:00
parent 92af0b46ab
commit f94790dc75

View file

@ -18,5 +18,6 @@ release: linux windows
mv deploy/windows/win.exe croc.exe
zip croc_${VERSION}_Windows-64bit_GUI.zip croc.exe
rm -rf dist
mkdir dist
mv *zip dist/