mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 11:25:49 +00:00
feat: Use the engine variable
This commit is contained in:
parent
62eb47ca6f
commit
0cb9fc588e
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue