curl https url

This commit is contained in:
Adrian Fedoreanu
2023-12-10 12:10:01 +01:00
committed by GitHub
parent 691034cc5c
commit 35dfd960d0

View File

@@ -1,4 +1,4 @@
#!/usr/bin/with-contenv bashio
# shellcheck shell=bash
curl --max-time 10 --connect-timeout 5 -s ipecho.net/plain > /currentip
curl --max-time 10 --connect-timeout 5 -s https://ipecho.net/plain > /currentip