Update define.sh

This commit is contained in:
Kroese 2024-05-27 23:08:13 +02:00 committed by GitHub
parent ed4cf94833
commit dc82223057
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2241,6 +2241,10 @@ prepare2k3() {
echo " OrgName=\"Windows for Docker\""
echo " ProductKey=$key"
echo ""
echo "[LicenseFilePrintData]"
echo " AutoMode=PerServer"
echo " AutoUsers=5"
echo ""
echo "[Identification]"
echo " JoinWorkgroup = WORKGROUP"
echo ""