Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
  • Loading branch information
xiahualiu committed Sep 29, 2024
1 parent 7f58f6d commit 3d73562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@ showClientQRCode() {
}

listAllWGClients() {
echo "Current WireGuard client(s):"
echo "Current WireGuard clients (<client_name> [forward_ports]):"
echo ""
local line=''
while read -r line; do
Expand Down

0 comments on commit 3d73562

Please sign in to comment.