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)
|
||||
|
||||
#sed '/^#.*/d' | while read -r dn
|
||||
while read -r dn
|
||||
do
|
||||
[ -z "$dn" ] && continue
|
||||
|
||||
Reference in New Issue
Block a user