if tailscale config skip, revise summary

This commit is contained in:
buildplan 2025-07-04 15:48:51 +01:00 committed by GitHub
parent f7c4f3d53c
commit 566998daf2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1166,7 +1166,6 @@ install_tailscale() {
return 0
fi
print_section "Tailscale VPN Installation and Configuration"
#--
if command -v tailscale >/dev/null 2>&1; then
if systemctl is-active --quiet tailscaled && tailscale ip >/dev/null 2>&1; then
local TS_IPS TS_IPV4