New version of OSX-PROXMOX (v1.1.1) - Please read CHANGELOG for details

This commit is contained in:
Gabriel 2021-11-08 19:24:40 -03:00
parent 77c1fb2b9e
commit a35dcff18c
3 changed files with 6 additions and 1 deletions

View File

@ -1,6 +1,11 @@
OpenCore Changelog
==================
#### v1.1.1
- Fix logic of messages in 'Activate support for Windows 11 natively' option;
- Fix typo's;
#### v1.1.0
- Including support for Proxmox VE v7 family;

View File

@ -11,7 +11,7 @@ Voilà, install macOS! This is really and magic **easiest way**!
## COPY & PASTE - in shell of Proxmox
```
/bin/bash -c "$(curl -fsSL https://install.osx-proxmox.com)"
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/luchina-gabriel/OSX-PROXMOX/main/install.sh)"
```
## Versions of macOS Supported

BIN
setup

Binary file not shown.