1

Updating zip file script

This commit is contained in:
Alex Yatskov 2016-05-18 16:37:32 -07:00
parent 39b63bc49e
commit 270f0f2bb5

View File

@ -1,6 +1,4 @@
#!/bin/sh
ZIP=yomichan.zip
[ -f $ZIPFILE ] rm $ZIP
rm -f $ZIP
7z a yomichan.zip -xr\!\*.pyc yomichan.py yomi_base