mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-26 17:26:05 +02:00
@@ -153,5 +153,5 @@
|
|||||||
"slug": "qbittorrent",
|
"slug": "qbittorrent",
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "4.6.2-9wireguard_openvpn"
|
"version": "4.6.2-10wireguard_openvpn"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/with-contenv bashio
|
#!/usr/bin/with-contenv bashio
|
||||||
# shellcheck shell=bash
|
# 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
|
||||||
|
|||||||
Reference in New Issue
Block a user