Update vanilla-sequoia.pkr.hcl (#196)
It looks like the tab sequence for the Time Zone screen changed in one of the releases after 15.0. I've testing this key sequence manually and via a packer build and it works with macOS 15.1.1.
This commit is contained in:
parent
7920f0cda2
commit
40128d40e2
|
|
@ -52,7 +52,7 @@ source "tart-cli" "tart" {
|
|||
# Are you sure you don't want to use Location Services?
|
||||
"<wait10s><tab><spacebar>",
|
||||
# Select Your Time Zone
|
||||
"<wait10s><tab>UTC<enter><leftShiftOn><tab><leftShiftOff><spacebar>",
|
||||
"<wait10s><tab><tab>UTC<enter><leftShiftOn><tab><tab><leftShiftOff><spacebar>",
|
||||
# Analytics
|
||||
"<wait10s><leftShiftOn><tab><leftShiftOff><spacebar>",
|
||||
# Screen Time
|
||||
|
|
|
|||
Loading…
Reference in New Issue