12 lines
225 B
Batchfile
Executable File
12 lines
225 B
Batchfile
Executable File
@echo off
|
|
|
|
rem Download imagem Recovery macOS Big Sur
|
|
rem
|
|
rem Gabriel Luchina
|
|
rem Universo Hackintosh
|
|
rem https://universohackintosh.com.br
|
|
|
|
cls
|
|
|
|
python ./macrecovery.py -b Mac-42FD25EABCABB274 -m 00000000000000000 download
|