Update S11spoofing

forgot output.
This commit is contained in:
sideup66 2024-10-16 23:07:20 -04:00 committed by GitHub
parent 8765c2e194
commit 32dcd217b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,6 +26,7 @@ case "$1" in
printf "[VER]\nappver=4.49.13.0653\n" > /opt/wz_mini/tmp/patched_app.ver
fi
mount --bind /opt/wz_mini/tmp/patched_app.ver /system/bin/app.ver
echo "Firmware version spoofed"
fi
;;