Updating zip file script
This commit is contained in:
parent
39b63bc49e
commit
270f0f2bb5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user