mirror of
https://github.com/angristan/wireguard-install.git
synced 2024-10-31 18:52:31 +00:00
Fixed
This commit is contained in:
parent
eb2a64d97f
commit
b600518af3
@ -412,8 +412,7 @@ function listClient() {
|
||||
exit 1
|
||||
fi
|
||||
|
||||
echo ""
|
||||
echo "There are ${NUMBER_OF_CLIENTS}:"
|
||||
echo "There are ${NUMBER_OF_CLIENTS} clients:"
|
||||
|
||||
grep -E "^### Client" "/etc/wireguard/${SERVER_WG_NIC}.conf" | cut -d ' ' -f 3 | nl -s ') '
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user