Update: sdxpinn-mount-fix 1.0.11 RC

-Improved stopping mount-fix
     - Now restores stock filesystem completely when stopped.
     - / is still rw after but a reboot or setting it to ro will make it be read only again

- Improved echo and comments
This commit is contained in:
iamromulan
2024-10-05 21:05:36 -04:00
parent b7b8bb2838
commit 3a35becca8
4 changed files with 20 additions and 6 deletions

View File

@@ -5,5 +5,6 @@ service mount-fix stop
sleep 1
service mount-fix disable
service init-overlay-watchdog disable
echo "Filesystem structure returned to Quectel Stock"
echo "Backup exists at /data/rootfs"
exit 0