This website requires JavaScript.
Explore
Help
Sign In
alex
/
yomichan
Watch
1
Fork
0
You've already forked yomichan
Code
Releases
Activity
8bf781e801
yomichan
/
build_zip.sh
5 lines
57 B
Bash
Raw
Normal View
History
Unescape
Escape
Zip deploy script
2016-05-18 23:39:27 +00:00
#!/bin/sh
ZIP
=
yomichan.zip
rm -f
$ZIP
updating license, distro script
2017-03-24 03:07:22 +00:00
7za a
$ZIP
./ext/*
Copy Permalink