mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
Fix Big Sur download. Close #161
This commit is contained in:
parent
bf4e597d0f
commit
61e2930999
1 changed files with 1 additions and 1 deletions
2
quickget
2
quickget
|
@ -759,7 +759,7 @@ function get_macos() {
|
||||||
BOARD_ID="Mac-CFF7D910A743CAAF"
|
BOARD_ID="Mac-CFF7D910A743CAAF"
|
||||||
MLB="00000000000PHCD00";;
|
MLB="00000000000PHCD00";;
|
||||||
big-sur)
|
big-sur)
|
||||||
BOARD_ID="Mac-E43C1C25D4880AD6"
|
BOARD_ID="Mac-35C1E88140C3E6CF"
|
||||||
MLB="00000000000000000";;
|
MLB="00000000000000000";;
|
||||||
monterey)
|
monterey)
|
||||||
BOARD_ID="Mac-06F11F11946D27C5"
|
BOARD_ID="Mac-06F11F11946D27C5"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue