mirror of
https://github.com/pjandro/fbS1Scripts.git
synced 2026-03-27 12:10:35 +03:00
fix hardReset
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user