Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lmagyar committed Oct 19, 2023
1 parent 261543d commit 9105408
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ do
sleep 2
done


# Warn about key expiration
if keyexpiry=$(/opt/tailscale status --self=true --peers=false --json | jq -rce '.Self.KeyExpiry'); then
bashio::log.warning "The connection's key will expire on: ${keyexpiry}"
Expand Down

0 comments on commit 9105408

Please sign in to comment.