1
1
mirror of https://github.com/angristan/wireguard-install.git synced 2024-06-05 04:50:49 +00:00

Small fix

This commit is contained in:
XAedgeS 2021-11-07 13:30:59 +07:00
parent 38055cce87
commit eb2a64d97f

View File

@ -412,6 +412,7 @@ function listClient() {
exit 1
fi
echo ""
echo "There are ${NUMBER_OF_CLIENTS}:"
grep -E "^### Client" "/etc/wireguard/${SERVER_WG_NIC}.conf" | cut -d ' ' -f 3 | nl -s ') '