Sync with development-SDXPINN
This commit is contained in:
10
ipk-source/sdxpinn-mount-fix/CONTROL/prerm
Normal file
10
ipk-source/sdxpinn-mount-fix/CONTROL/prerm
Normal file
@@ -0,0 +1,10 @@
|
||||
#!/bin/ash
|
||||
|
||||
service init-overlay-watchdog stop
|
||||
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
|
||||
Reference in New Issue
Block a user