mirror of
https://github.com/grahampugh/macadmin-scripts.git
synced 2025-12-17 17:56:33 +00:00
Update to work on Monterey
This commit is contained in:
parent
c313531939
commit
627a9f3133
@ -57,7 +57,10 @@ DEFAULT_SUCATALOGS = {
|
|||||||
"index-10.15-10.14-10.13-10.12-10.11-10.10-10.9"
|
"index-10.15-10.14-10.13-10.12-10.11-10.10-10.9"
|
||||||
"-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog",
|
"-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog",
|
||||||
"20": "https://swscan.apple.com/content/catalogs/others/"
|
"20": "https://swscan.apple.com/content/catalogs/others/"
|
||||||
"index-11-10.15-10.14-10.13-10.12-10.11-10.10-10.9"
|
"index-10.16-10.15-10.14-10.13-10.12-10.11-10.10-10.9"
|
||||||
|
"-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog",
|
||||||
|
"21": "https://swscan.apple.com/content/catalogs/others/"
|
||||||
|
"index-10.16-10.15-10.14-10.13-10.12-10.11-10.10-10.9"
|
||||||
"-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog",
|
"-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog",
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -823,7 +826,9 @@ def main():
|
|||||||
"for the current device.",
|
"for the current device.",
|
||||||
)
|
)
|
||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
"--warnings", action="store_true", help="Show warnings in the listed output",
|
"--warnings",
|
||||||
|
action="store_true",
|
||||||
|
help="Show warnings in the listed output",
|
||||||
)
|
)
|
||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
"--beta",
|
"--beta",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user