Kobo: URL https + curl -L + entrée nm (start/stop)
This commit is contained in:
@@ -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'))"
|
||||
|
||||
Reference in New Issue
Block a user