浏览代码

fix patch

TheWildJames 3 月之前
父节点
当前提交
038e90dcbd
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/actions/build-kernel/patches/bypass.patch

+ 1 - 1
.github/actions/build-kernel/patches/bypass.patch

@@ -19,7 +19,7 @@ index 35b6e59..7936667 100755
 +choose_flash_mode() {
 +    ui_print "  -> Most users do not need Bypass; try Normal first!"
 +    ui_print "  -> This only swaps the Image for compatibility workarounds, this doesn't help with hiding root."
-+    ui_print "  -> VOL+ = Bypass'
++    ui_print "  -> VOL+ = Bypass"
 +    ui_print "  -> VOL- = Normal"
 +    ui_print "  -> POWER = Cancel"
 +