mirror of
https://github.com/openwrt-xiaomi/xmir-patcher.git
synced 2026-09-22 22:57:55 +03:00
Fix detect CPU arch (from openwrt_release file)
This commit is contained in:
+2
-1
@@ -597,5 +597,6 @@ if kernel.fit:
|
||||
gw.run_cmd("reboot -f")
|
||||
print("Force REBOOT activated!")
|
||||
else:
|
||||
gw.run_cmd("sync ; umount -a", timeout = 12)
|
||||
gw.run_cmd("sync ; umount -a", timeout = 5)
|
||||
print("Please, reboot router!")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user