axonasif / gearlock

Custom Recovery Replacement for Android-x86
https://supreme-gamers.com/r/gearlock-custom-recovery-replacement-for-android-x86.40
GNU General Public License v2.0
104 stars 23 forks source link

fix: magisk.zip extraction failed #7

Closed aswindevsp closed 3 years ago

aswindevsp commented 3 years ago

fix: magisk.zip extraciton failed

Latest magisk doesn't include flash able zip file. So it downloads the magisk app instead, renames it as magisk.zip and gives error while extracting it.

axonasif commented 3 years ago

Well, you hardcoded the previous magisk version URL, not much of an ideal thing to do. Although I've made changes to adapt with magisk-v22.0 and is ready to push once after I can workaround a new *internal-magisk bug. So this temporary fix won't be merged. Thank you for your efforts.