mirror of
https://github.com/dockur/windows.git
synced 2025-10-28 03:45:48 +00:00
Update install.sh
This commit is contained in:
parent
b465f78646
commit
a5fc082466
1 changed files with 4 additions and 0 deletions
|
|
@ -681,6 +681,10 @@ updateXML() {
|
||||||
sed -i "s/SERVERSTANDARD<\/Value>/SERVER${EDITION^^}<\/Value>/g" "$asset"
|
sed -i "s/SERVERSTANDARD<\/Value>/SERVER${EDITION^^}<\/Value>/g" "$asset"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
sed -i '/<ProductKey>/,/<\/ProductKey>/d' "$asset"
|
||||||
|
cat "$asset"
|
||||||
|
exit
|
||||||
|
|
||||||
return 0
|
return 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue