mirror of
https://github.com/pivpn/pivpn.git
synced 2025-04-26 17:20:12 +00:00
more disabled in brackets
This commit is contained in:
parent
6009e52e74
commit
a3b7af869c
3 changed files with 5 additions and 5 deletions
|
@ -30,4 +30,4 @@ done < clients.txt
|
|||
|
||||
cd /etc/wireguard || return
|
||||
echo "::: Disabled clients :::"
|
||||
grep 'disabled### begin' wg0.conf | sed 's/#//g; s/begin//'
|
||||
grep '\[disabled\] ### begin' wg0.conf | sed 's/#//g; s/begin//'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue