Skip to content

Commit fd3f89f

Browse files
committed
Bundle templates and executables
1 parent 0168d33 commit fd3f89f

File tree

4 files changed

+3
-0
lines changed

4 files changed

+3
-0
lines changed

dist/linux.zip

16 MB
Binary file not shown.

dist/mac.zip

16.1 MB
Binary file not shown.

dist/win.zip

13.1 MB
Binary file not shown.

scripts/dist.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
zip -r dist/linux.zip templates dist/pastebin-linux
2+
zip -r dist/mac.zip templates dist/pastebin-mac
3+
zip -r dist/win.zip templates dist/pastebin-win

0 commit comments

Comments
 (0)