## prepare magisk files for rooting // TODO : automate updates ## https://github.com/topjohnwu/magisk-files mkdir magisk cd magisk/ wget https://cdn.jsdelivr.net/gh/topjohnwu/magisk-files@25.2/app-release.apk unzip app-release.apk ## helper scripts wget chmod 755 root-img.sh wget chmod 755 dos2unix wget chmod 755 getprop