mirror of
https://github.com/luchina-gabriel/OSX-PROXMOX.git
synced 2025-12-05 20:40:07 -08:00
Merge pull request #42 from kafeg/main
Sonoma - use another recovery code
This commit is contained in:
2
setup
2
setup
@@ -1421,7 +1421,7 @@ do
|
||||
|
||||
cd /mnt/APPLE/ >> ${LOGFILE} 2>> ${LOGFILE}
|
||||
|
||||
python3 ${SCRIPT_DIR}/tools/macrecovery/macrecovery.py -b Mac-A61BADE1FDAD7B05 -m 00000000000000000 download >> ${LOGFILE} 2>> ${LOGFILE}
|
||||
python3 ${SCRIPT_DIR}/tools/macrecovery/macrecovery.py -b Mac-827FAC58A8FDFA22 -m 00000000000000000 download >> ${LOGFILE} 2>> ${LOGFILE}
|
||||
|
||||
cd ${SCRIPT_DIR}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user