mirror of
https://github.com/buildplan/du_setup.git
synced 2025-12-26 14:15:40 +00:00
if tailscale config skip, revise summary
This commit is contained in:
parent
f7c4f3d53c
commit
566998daf2
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user