mirror of
https://github.com/dockur/windows.git
synced 2025-10-14 20:12:22 +00:00
feat: Use the engine variable
This commit is contained in:
parent
62eb47ca6f
commit
0cb9fc588e
@ -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]"
|
||||
|
Loading…
Reference in New Issue
Block a user