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
c765a8908f
commit
03eac600c8
1 changed files with 6 additions and 1 deletions
|
|
@ -589,7 +589,12 @@ prepareImage() {
|
|||
updateAsset() {
|
||||
|
||||
local asset="$1"
|
||||
|
||||
|
||||
# <InputLocale>0409:00000409</InputLocale>
|
||||
# <SystemLocale>en-US</SystemLocale>
|
||||
# <UILanguage>en-US</UILanguage>
|
||||
# <UserLocale>en-US</UserLocale>
|
||||
|
||||
return 0
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue