kpatch-zip-flashable/release.sh

1 line
94 B
Bash
Raw Normal View History

2024-08-18 09:07:33 +09:00
zip -r kpatch-zip-flashable.zip . -x ".gitignore" ".git*" "README.md" "release.sh" ".DS_Store"