Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 2.29 KB

File metadata and controls

27 lines (21 loc) · 2.29 KB

Similar script

You can also refer this script

Patch-Recovery

This CI service patches recovery images of Samsung to enable Fastbootd. Based on Phh's script

How to use:

ODIN AP Slot: https://github.com/Macoy66/Patch-Recovery/raw/refs/heads/master/.github/workflows/Recovery_Patch_v3.8.zip
ODIN User Slot: https://github.com/Macoy66/Patch-Recovery/raw/refs/heads/master/.github/workflows/Recovery_Patch_v3.8.zip

Important note

  • Make sure that the uploaded file can downloaded with wget command and will download a correct file. Nextcloud with public link works fine if you open the link on web and copy the url from the download button.

Credits

  • Phhusson Without his script nothing would be possible at the first place
  • James Nguyen Helping me in simplifying the scripts and tweaking it