Otherwise, if anything is printed there, black bars appear at the
current cursor position in the TUI until after a refresh.
Also aligns it more closely. Might also be useful in the future for the
TUI to log some things.
Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
if [ $proxtui -ne 0 ]; then
echo "Starting the TUI installer"
- /usr/bin/proxmox-tui-installer
+ /usr/bin/proxmox-tui-installer 2>/dev/tty2
else
echo "Starting the installer GUI - see tty2 (CTRL+ALT+F2) for any errors..."
xinit -- -dpi "$DPI" >/dev/tty2 2>&1