Update install.sh

This commit is contained in:
Kroese 2024-05-17 22:00:40 +02:00 committed by GitHub
parent c765a8908f
commit 03eac600c8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -589,7 +589,12 @@ prepareImage() {
updateAsset() { updateAsset() {
local asset="$1" local asset="$1"
# <InputLocale>0409:00000409</InputLocale>
# <SystemLocale>en-US</SystemLocale>
# <UILanguage>en-US</UILanguage>
# <UserLocale>en-US</UserLocale>
return 0 return 0
} }