feat: Use the engine variable

This commit is contained in:
Kroese 2025-10-07 12:23:31 +02:00 committed by GitHub
parent 62eb47ca6f
commit 0cb9fc588e
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 $ENGINE\""
echo " OrgName=\"$APP for $ENGINE\""
echo " $KEY"
echo ""
echo "[Identification]"