create release.sh

This commit is contained in:
j7b3y 2024-08-17 22:38:02 +09:00
parent cf6a1fef47
commit 332ee31dcf

1
release.sh Normal file
View File

@ -0,0 +1 @@
zip -r kpatch-zip-flashable.zip . -x ".gitignore" ".git*" "README.md" "release.sh"