Files
operating-system/scripts
Jan ČermákandGitHub 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