From 0c4c8d82fabf12000a1eae8413d099ca663b1827 Mon Sep 17 00:00:00 2001 From: X9 Dev Date: Thu, 16 Apr 2026 14:10:05 +0200 Subject: [PATCH] =?UTF-8?q?web:=20fix=20curl=20command=20=E2=80=93=20add?= =?UTF-8?q?=20https://=20prefix=20(required=20on=20Windows)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- web/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/index.html b/web/index.html index 06eef9e..089e7e2 100644 --- a/web/index.html +++ b/web/index.html @@ -178,7 +178,7 @@
- curl -Lo xetup.exe xetup.x9.cz/dl + curl -Lo xetup.exe https://xetup.x9.cz/dl