aboutsummaryrefslogtreecommitdiff
path: root/build_zip.sh
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2017-03-23 21:13:29 -0700
committerAlex Yatskov <alex@foosoft.net>2017-03-23 21:13:29 -0700
commita9cc1218607fe8c9e49090723928a9d8b64916c4 (patch)
treea060e28bc4395eafa8b8b869bcba84c755deb6e6 /build_zip.sh
parent55309c1cb39241e1f40aedb6986c77f410213b97 (diff)
parent3a1959bfffcf869e65a55cdeb902fd3cbed21aa7 (diff)
Merge branch 'master' into dev
Diffstat (limited to 'build_zip.sh')
-rwxr-xr-xbuild_zip.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_zip.sh b/build_zip.sh
index be34255d..fd4e494a 100755
--- a/build_zip.sh
+++ b/build_zip.sh
@@ -1,4 +1,4 @@
#!/bin/sh
ZIP=yomichan.zip
rm -f $ZIP
-7z a $ZIP ./ext/*
+7za a $ZIP ./ext/*