New version of OSX-PROXMOX (v1.4.0) - Please read CHANGELOG for details
This commit is contained in:
parent
7d4443f40f
commit
0d503fe8c7
|
@ -1,6 +1,10 @@
|
||||||
OpenCore Changelog
|
OpenCore Changelog
|
||||||
==================
|
==================
|
||||||
|
|
||||||
|
#### v1.4.0
|
||||||
|
|
||||||
|
- Add option to skip download and create recovery image of macOS;
|
||||||
|
|
||||||
#### v1.3.0
|
#### v1.3.0
|
||||||
|
|
||||||
- Add script ```IOMMU-Groups.sh``` in tools;
|
- Add script ```IOMMU-Groups.sh``` in tools;
|
||||||
|
|
|
@ -8,7 +8,7 @@ Copy, paste and execute.
|
||||||
|
|
||||||
Voilà, install macOS! This is really and magic **easiest way**!
|
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)"
|
/bin/bash -c "$(curl -fsSL https://install.osx-proxmox.com)"
|
||||||
|
|
Loading…
Reference in New Issue