mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 11:25:49 +00:00
Update install.sh
This commit is contained in:
parent
e4086d9052
commit
97ff6c1ac9
1 changed files with 1 additions and 1 deletions
|
|
@ -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]"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue