Skip to content

Commit

Permalink
Add more extra <esc> keystrokes to boot command
Browse files Browse the repository at this point in the history
The GitHub workflow video recording still shows that the initial `i` in
the `install` command is dropped, potentially because the initial <esc>
keystroke was never received by the first bootloader menu.
  • Loading branch information
lunkwill42 committed Apr 3, 2024
1 parent dcea614 commit 16595bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bullseye.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@

"http_directory": "http",
"boot_command": [
"<esc><wait>",
"<esc><wait>",
"<esc><wait>",
"install <wait>",
Expand Down

0 comments on commit 16595bd

Please sign in to comment.