1
0
mirror of https://github.com/minimaxir/big-list-of-naughty-strings.git synced 2025-09-03 10:53:01 +02:00

Add a shebang line

As recommended by shellcheck.
This commit is contained in:
Victor Engmark
2018-11-17 07:08:19 +13:00
parent 6bcf08beb1
commit d0a73016d5

View File

@@ -1,3 +1,5 @@
#!/usr/bin/env bash
commentChar="#"
while read line
do