mirror of
https://github.com/pjandro/fbS1Scripts.git
synced 2025-12-13 02:54:56 +03:00
fix hardReset
This commit is contained in:
parent
0a8c065542
commit
dcbcf9977f
@ -12,7 +12,7 @@ tar -xvf /mnt/overlay.tar --no-same-owner -C /
|
|||||||
# Umount opt to get original opt. Rewrite version to old. For normally work online updating
|
# Umount opt to get original opt. Rewrite version to old. For normally work online updating
|
||||||
umount /opt
|
umount /opt
|
||||||
mount -o remount,rw /
|
mount -o remount,rw /
|
||||||
echo "1.0.20" >> /opt/FWVersion
|
echo "1.0.20" > /opt/FWVersion
|
||||||
mount -o remount,ro /
|
mount -o remount,ro /
|
||||||
# Save all changes and reboot printer
|
# Save all changes and reboot printer
|
||||||
sync
|
sync
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user