style(tools): drop stale comment
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
This commit is contained in:
@@ -4,7 +4,6 @@ set -e
|
|||||||
|
|
||||||
user=$(kapow get /ssl/client/i/dn)
|
user=$(kapow get /ssl/client/i/dn)
|
||||||
|
|
||||||
#sed '/^#.*/d' | while read -r dn
|
|
||||||
while read -r dn
|
while read -r dn
|
||||||
do
|
do
|
||||||
[ -z "$dn" ] && continue
|
[ -z "$dn" ] && continue
|
||||||
|
|||||||
Reference in New Issue
Block a user