fixing script
This commit is contained in:
parent
25d03b0584
commit
ea49d0a7ae
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
ZIP=yomichan.zip
|
||||
rm -f $ZIP
|
||||
7z a yomichan.zip ./ext/*
|
||||
7z a $ZIP ./ext/*
|
||||
|
Loading…
Reference in New Issue
Block a user