Files
ProxmoxVE/misc
MickLesk 2b980dce59 Read prompt input directly from /dev/tty
Update the interactive `read` call in `misc/build.func` to read from `/dev/tty` instead of standard input. This ensures the timeout prompt still accepts user input even when stdin is redirected or consumed by another stream.
2026-07-28 16:39:53 +02:00
..