From 03eac600c8cf5b8661196877f676862c1a3726ef Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 17 May 2024 22:00:40 +0200 Subject: [PATCH] Update install.sh --- src/install.sh | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/install.sh b/src/install.sh index 37ef110..b0701fc 100644 --- a/src/install.sh +++ b/src/install.sh @@ -589,7 +589,12 @@ prepareImage() { updateAsset() { local asset="$1" - + + # 0409:00000409 + # en-US + # en-US + # en-US + return 0 }