Update install.sh

This commit is contained in:
Kroese 2025-03-18 17:42:00 +01:00 committed by GitHub
parent 146507f15f
commit c83c993a43
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -628,6 +628,8 @@ updateXML() {
local language="$2" local language="$2"
local culture region user admin pass keyboard local culture region user admin pass keyboard
sed -i "s/ 20.20.20.1 / ${VM_NET_IP%.*}.1 /g" "$asset"
[ -z "$HEIGHT" ] && HEIGHT="720" [ -z "$HEIGHT" ] && HEIGHT="720"
[ -z "$WIDTH" ] && WIDTH="1280" [ -z "$WIDTH" ] && WIDTH="1280"