diff options
| author | silly <u65487754@gmail.com> | 2026-04-07 05:43:00 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-07 05:43:00 +0000 |
| commit | d443fd1502a02465bd2152da33eeeb8339bbfd66 (patch) | |
| tree | bee3ac3c513466d6bde26217a818e84d789c256a | |
| parent | 79a64c9647b9a4874aaa5e99a47b65ad4084bd06 (diff) | |
Update network.sh
| -rw-r--r-- | .config/scripts/network.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/scripts/network.sh b/.config/scripts/network.sh index ebec6f6..8902dbf 100644 --- a/.config/scripts/network.sh +++ b/.config/scripts/network.sh @@ -67,7 +67,6 @@ vpn_connect() { fi } - vpn_servers() { local location="$1" mapfile -t active < <(wg_active) |
