feat: Use the engine variable

This commit is contained in:
Kroese 2025-10-07 12:15:05 +02:00 committed by GitHub
parent e8886023d0
commit 53646bc349
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1620,7 +1620,7 @@ prepareInstall() {
echo "[UserData]"
echo " FullName=\"$username\""
echo " ComputerName=\"*\""
echo " OrgName=\"Windows for Docker\""
echo " OrgName=\"Windows for $ENGINE\""
echo " $KEY"
echo ""
echo "[Identification]"