fix(installer): stderr logging, /dev/tty reinstall prompt, hardened download (#1079)

* fix(installer): write logs to stderr so the download URL isn't polluted

* fix(installer): read the reinstall prompt from /dev/tty

* fix(installer): add --fail --globoff to the package download

* fix(installer): degrade gracefully when no controlling terminal is available
This commit is contained in:
Kris Bennett
2026-06-12 20:36:20 -06:00
committed by GitHub
parent 891ab0dd5b
commit 947711a98d
3 changed files with 34 additions and 8 deletions
+7
View File
@@ -378,6 +378,13 @@ const CONTRIBUTOR_ENTRIES = [
'Long-press album Play to shuffle with hold progress animation (PR #888)',
],
},
{
github: 'kbennett2000',
since: '1.48.0',
contributions: [
'Linux auto-install script — fix curl | sudo bash URL capture bug (PR #1079)',
],
},
] as const;
// PR number of a contributor's first listed contribution, used as the