diff --git a/CHANGELOG.md b/CHANGELOG.md index 5339c69..89ea257 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ OpenCore Changelog ================== +#### v1.4.0 + +- Add option to skip download and create recovery image of macOS; + #### v1.3.0 - Add script ```IOMMU-Groups.sh``` in tools; diff --git a/README.md b/README.md index 15acd3a..444dc62 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Copy, paste and execute. VoilĂ , install macOS! This is really and magic **easiest way**! -## COPY & PASTE - in shell of Proxmox +## COPY & PASTE - in shell of Proxmox (for Install or Update this solution) ``` /bin/bash -c "$(curl -fsSL https://install.osx-proxmox.com)" diff --git a/setup b/setup index 5649d68..223f5e2 100755 Binary files a/setup and b/setup differ