more disabled in brackets

This commit is contained in:
Roger Haxby 2020-12-09 23:07:28 +00:00
parent 6009e52e74
commit a3b7af869c
3 changed files with 5 additions and 5 deletions

View file

@ -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//'