mirror of
https://github.com/dockur/windows.git
synced 2025-12-19 08:50:37 +00:00
feat: Use the engine variable (#1458)
This commit is contained in:
@@ -1620,7 +1620,7 @@ prepareInstall() {
|
||||
echo "[UserData]"
|
||||
echo " FullName=\"$username\""
|
||||
echo " ComputerName=\"*\""
|
||||
echo " OrgName=\"Windows for Docker\""
|
||||
echo " OrgName=\"$APP for $ENGINE\""
|
||||
echo " $KEY"
|
||||
echo ""
|
||||
echo "[Identification]"
|
||||
|
||||
Reference in New Issue
Block a user