mirror of
https://github.com/dockur/windows.git
synced 2026-07-07 05:07:26 +01:00
fix: Improve curl error handling (#1782)
This commit is contained in:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user