disable-sip.pkr.hcl: a better way to open Terminal (#110)

Without it, we open the "Share Disk..." menu option instead.

Also there's no more default language choice on Sonoma.
This commit is contained in:
Nikolay Edigaryev 2023-12-21 21:03:02 +04:00 committed by GitHub
parent 73dea7bcb0
commit a9d8536f46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 4 deletions

View File

@ -22,11 +22,8 @@ source "tart-cli" "tart" {
# Skip over "Macintosh" and select "Options"
# to boot into macOS Recovery
"<wait60s><right><right><enter>",
# Select default language
"<wait10s><enter>",
# Open Terminal
"<wait10s><leftCtrlOn><f2><leftCtrlOff>",
"<right><right><right><right><down><down><down><enter>",
"<wait10s><leftAltOn>T<leftAltOff>",
# Disable SIP
"<wait10s>csrutil disable<enter>",
"<wait10s>y<enter>",