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:
@@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
commentChar="#"
|
||||
while read line
|
||||
do
|
||||
|
Reference in New Issue
Block a user