Update install.sh

This commit is contained in:
Kroese 2024-02-01 12:52:45 +01:00 committed by GitHub
parent e4086d9052
commit 97ff6c1ac9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -603,7 +603,7 @@ prepareXP() {
rm -f "$target/WINNT.SIF"
local key="M6TF9-8XQ2M-YQK9F-7TBB2-XGG88"
[[ "${arch,,} == "amd64" ]] && key="B66VY-4D94T-TPPD4-43F72-8X4FY"
[[ "${arch,,}" == "amd64" ]] && key="B66VY-4D94T-TPPD4-43F72-8X4FY"
local sif="$target/WINNT.SIF"
{ echo "[Data]"