Kobo: URL https + curl -L + entrée nm (start/stop)

This commit is contained in:
2026-06-15 11:34:21 +02:00
parent 80c8d0ac93
commit 77ee465bd3
3 changed files with 5 additions and 6 deletions

View File

@@ -53,7 +53,7 @@ while true; do
./scripts/force-wifi-connection.sh
./scripts/obtain-ip.sh
if curl -fsS -m 30 -o "$TMP" "$IMAGE_URL"; then
if curl -fsSL -m 30 -o "$TMP" "$IMAGE_URL"; then
display
else
"$FBINK" -pmh "Monitorink : image indisponible ($(date '+%H:%M'))"