Update define.sh

This commit is contained in:
Kroese 2024-06-10 19:03:33 +02:00 committed by GitHub
parent 996f3025e7
commit 1788c17850
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2123,6 +2123,11 @@ prepareInstall() {
echo "[Identification]"
echo " JoinWorkgroup = WORKGROUP"
echo ""
echo "[Display]"
echo " BitsPerPel=32"
echo " YResolution=720"
echo " XResolution=1280"
echo ""
echo "[Networking]"
echo " InstallDefaultComponents=Yes"
echo ""