There was an error while loading. Please reload this page.
1 parent a226e37 commit 2cc32d5Copy full SHA for 2cc32d5
jumpstart.sh
@@ -32,7 +32,7 @@ case $argument in
32
"$TOOLS/FetchMacOS/fetch.sh" -l -c PublicRelease14 || exit 1;
33
;;
34
-c|--catalina|*)
35
- "$TOOLS/FetchMacOS/fetch.sh" -l -c DeveloperSeed || exit 1;
+ "$TOOLS/FetchMacOS/fetch.sh" -l -c PublicRelease || exit 1;
36
37
esac
38
0 commit comments