mirror of
https://github.com/dockur/windows.git
synced 2025-10-29 20:25:49 +00:00
Update install.sh
This commit is contained in:
parent
34c10b03a4
commit
0289616ce2
1 changed files with 6 additions and 2 deletions
|
|
@ -595,11 +595,15 @@ updateAsset() {
|
||||||
# : "${LANGUAGE:=""}"
|
# : "${LANGUAGE:=""}"
|
||||||
# : "${PASSWORD:=""}"
|
# : "${PASSWORD:=""}"
|
||||||
|
|
||||||
# <InputLocale>0409:00000409</InputLocale>
|
#
|
||||||
# <SystemLocale>en-US</SystemLocale>
|
# <SystemLocale>en-US</SystemLocale>
|
||||||
# <UILanguage>en-US</UILanguage>
|
# <UILanguage>en-US</UILanguage>
|
||||||
# <UserLocale>en-US</UserLocale>
|
# <UserLocale>en-US</UserLocale>
|
||||||
|
|
||||||
|
sed -i "s=/=<InputLocale>0409:00000409</InputLocale>/=<InputLocale>xxx</InputLocale>/=g" "$asset"
|
||||||
|
|
||||||
|
cat "$asset"
|
||||||
|
exit 13
|
||||||
return 0
|
return 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue