mirror of
https://github.com/pjandro/fbS1Scripts.git
synced 2025-12-09 02:50:57 +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
|
||||
mount -o remount,rw /
|
||||
echo "1.0.20" >> /opt/FWVersion
|
||||
echo "1.0.20" > /opt/FWVersion
|
||||
mount -o remount,ro /
|
||||
# Save all changes and reboot printer
|
||||
sync
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user