Browse Source

fix patch

TheWildJames 3 months ago
parent
commit
038e90dcbd
1 changed files with 1 additions and 1 deletions
  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"
 +