diff --git a/EFI/opencore-osx-proxmox-vm.iso b/EFI/opencore-osx-proxmox-vm.iso index f8c6bea..a197945 100644 Binary files a/EFI/opencore-osx-proxmox-vm.iso and b/EFI/opencore-osx-proxmox-vm.iso differ diff --git a/README.md b/README.md index c3f6747..2b8ea15 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ sudo spctl --master-disable * v7.0.XX ~ 8.0.XX ## Opencore version -* May/2023 - 0.9.3 with SIP Enabled, DMG only signed by Apple and all features of securities. +* August/2023 - 0.9.4 with SIP Enabled, DMG only signed by Apple and all features of securities. ## Cloud Support (Yes, install your Hackintosh in Cloud Environment) - [VultR](https://www.vultr.com/?ref=9035565-8H) diff --git a/setup b/setup index 0c9db6d..23cf559 100755 --- a/setup +++ b/setup @@ -48,8 +48,8 @@ SCRIPT_DIR=/root/OSX-PROXMOX LOGDIR=${SCRIPT_DIR}/logs TMPDIR=${SCRIPT_DIR}/tmp ISODIR=/var/lib/vz/template/iso/ -HACKPXVERSION="202306151642" -OCVERSION="0.9.3" +HACKPXVERSION="20230810T1839" +OCVERSION="0.9.4" DEFAULT_VM_PREFIX="HACK-" DEFAULT_RAM_SIZE=4096 @@ -170,7 +170,7 @@ do echo " " echo " Enter the macOS version to be installed:" echo " " - echo " 1 - macOS High Sierra - 10.13" + echo " 1 - macOS High Sierra - 10.13 (please use ISO for install)" echo " 2 - macOS Mojave - 10.14" echo " 3 - macOS Catalina - 10.15" echo " 4 - macOS Big Sur - 11" diff --git a/tools/macrecovery/macrecovery.py b/tools/macrecovery/macrecovery.py index b0e11a3..76a60aa 100755 --- a/tools/macrecovery/macrecovery.py +++ b/tools/macrecovery/macrecovery.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ Gather recovery information for Macs.