소스 검색

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"
 +