🎈 perf(TSG-13185): TSG-X 使用BIOS启动后,升级操作失败

This commit is contained in:
wangmenglan
2022-12-27 18:15:33 +08:00
committed by 付明卫
parent cd86ba2536
commit 5bfcc7873d

View File

@@ -34,5 +34,5 @@ set_onie_next_boot()
fi
# Fall back to using GRUB chainload method
grub-reboot --boot-directory="$demo_mnt" ONIE
grub2-reboot --boot-directory="$demo_mnt" ONIE
}