Skip to content

Commit 4d48fec

Browse files
committed
fine tune comment for forwarding
1 parent 79e04b2 commit 4d48fec

File tree

1 file changed

+1
-2
lines changed
  • tailscale/rootfs/etc/s6-overlay/s6-rc.d/forwarding

1 file changed

+1
-2
lines changed

tailscale/rootfs/etc/s6-overlay/s6-rc.d/forwarding/run

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@ function get_forwardable_address() {
3636
bashio::jq "${ipinfo}" '.ADDRESS'
3737
}
3838

39-
40-
# Host's IP addresses
39+
# Host's IP addresses, it never fails, but can return empty
4140
function get_host_address() {
4241
local ip_version="$1"
4342

0 commit comments

Comments
 (0)