mirror of
https://github.com/dockur/windows.git
synced 2025-10-17 13:32:23 +00:00
feat: Use the engine variable
This commit is contained in:
parent
e8886023d0
commit
53646bc349
@ -1620,7 +1620,7 @@ prepareInstall() {
|
|||||||
echo "[UserData]"
|
echo "[UserData]"
|
||||||
echo " FullName=\"$username\""
|
echo " FullName=\"$username\""
|
||||||
echo " ComputerName=\"*\""
|
echo " ComputerName=\"*\""
|
||||||
echo " OrgName=\"Windows for Docker\""
|
echo " OrgName=\"Windows for $ENGINE\""
|
||||||
echo " $KEY"
|
echo " $KEY"
|
||||||
echo ""
|
echo ""
|
||||||
echo "[Identification]"
|
echo "[Identification]"
|
||||||
|
Loading…
Reference in New Issue
Block a user