1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-05-17 22:20:16 +01:00
Files
Jan Čermák bb176184b2 Allow enter.sh to run without TTY (#4686)
Since enter.sh starts Docker with `--interactive --tty` flags, it fails
to run if started from another script which doesn't allocate TTY. Detect
if the parent shell is a terminal and if not, do not attempt to run in
interactive mode.
2026-05-07 11:02:44 +02:00
..
2020-05-04 15:11:43 +02:00