From 40e757b1c5850265d1e46f8cd51c7c68799c1c92 Mon Sep 17 00:00:00 2001 From: Ashley Graves Date: Tue, 15 Oct 2024 16:30:26 +0200 Subject: [PATCH] bguh --- mirror.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mirror.sh b/mirror.sh index c0ddbc6..2feaf47 100755 --- a/mirror.sh +++ b/mirror.sh @@ -28,7 +28,7 @@ fetch_and_mirror() { } EOF ) - curl -si \ + curl -svi \ -X POST \ -H "Accept: application/json" \ -H "Content-Type: application/json" \