ensure hostname is set

This commit is contained in:
Jason Ertel
2023-09-01 20:30:53 -04:00
parent 6efdf1b9d0
commit 0aae107155

View File

@@ -194,9 +194,7 @@ if [ -n "$test_profile" ]; then
install_type=DESKTOP
MSRVIP_OFFSET=-3
is_desktop_grid=true
fi
if [[ -z "$HOSTNAME" ]]; then
else
HOSTNAME=manager
fi