bunker-admin f2284a9cdf Fix curl|bash install: redirect stdin from /dev/tty for interactive prompts
When piped (curl | bash), stdin is the curl output, not the terminal.
All read prompts in config.sh were reading leftover pipe data or EOF,
causing infinite password validation loops and garbage domain values.

Bunker Admin
2026-03-25 19:45:29 -06:00
..
2026-02-18 17:15:31 -07:00
2026-03-22 21:47:09 -06:00
2026-03-23 14:58:16 -06:00