This website requires JavaScript.
Explore
Help
Sign in
wonderful-mobile
/
exynos-linux-stable
Watch
2
Star
0
Fork
You've already forked exynos-linux-stable
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
main-ems
exynos-linux-stable
/
zip.sh
6 lines
78 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
BuildScript: add automatic zip script location
2023-01-08 02:30:30 +03:00
#!/bin/bash
printf
"Zipping\n"
Repatch
2025-01-14 00:06:57 +07:00
ZIP_DIR
=
"
$(
pwd
)
/xxtr-zip
"
BuildScript: add automatic zip script location
2023-01-08 02:30:30 +03:00
cd
$ZIP_DIR
./zip.sh
Reference in a new issue
Copy permalink