Fix .zlogin in full build

This commit is contained in:
2Shirt 2022-10-30 21:25:02 -07:00
parent d306a4c4e6
commit f85a03a712
Signed by: 2Shirt
GPG key ID: 152FAC923B0E132C

View file

@ -1,7 +1,7 @@
setterm -blank 0 -powerdown 0 2>/dev/null
if [ "$(fgconsole 2>/dev/null)" -eq "1" ]; then
# Connect to network and update hostname
"${HOME}/.update_network"
# Set up teststation details
$HOME/.setup_teststation
# Start X or HW-diags
if ! grep -Fq "nox" /proc/cmdline; then