Update define.sh

This commit is contained in:
Kroese 2024-04-30 16:50:24 +02:00 committed by GitHub
parent 039f974e31
commit 1694ecb09f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -580,6 +580,7 @@ configXP() {
# Windows XP Pro generic key (no activation)
local key="DR8GV-C8V6J-BYXHG-7PYJR-DB66Y"
[[ "${arch,,}" == "amd64" ]] && key="VCFQD-V9FX9-46WVH-K3CD4-4J3JM"
find "$target" -maxdepth 1 -type f -iname winnt.sif -exec rm {} \;