mirror of
https://github.com/juewuy/ShellCrash.git
synced 2026-09-08 21:56:56 +00:00
移除切换内核后的检查更新操作
下载内核文件成功后会关闭内核进程并且不会自动再启动,使得设备“失联”,在该状态下再检查更新会让脚本卡住
This commit is contained in:
@@ -2182,7 +2182,6 @@ update(){
|
||||
|
||||
elif [ "$num" = 2 ]; then
|
||||
setcore
|
||||
update
|
||||
|
||||
elif [ "$num" = 3 ]; then
|
||||
setgeo
|
||||
|
||||
Reference in New Issue
Block a user