fix: Improve curl error handling (#1782)

This commit is contained in:
Kroese
2026-07-02 21:42:58 +02:00
committed by GitHub
parent 38c65b2565
commit 264d03e871
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -845,7 +845,7 @@ updateXML() {
local asset="$1"
local language="$2"
local culture region user admin pass keyboard
local culture region user admin pass pw keyboard
[ -z "$HEIGHT" ] && HEIGHT="720"
[ -z "$WIDTH" ] && WIDTH="1280"