1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-01-05 21:30:29 +00:00

contrib/ngindent: Fix shebang line

This commit is contained in:
Alexander Barton 2015-12-19 19:21:45 +01:00
parent 7b7ee6a3ca
commit 01e590b007

View File

@ -1,4 +1,4 @@
#/bin/sh
#!/bin/sh
INDENTARGS="-kr -i8 -ts8 -l80 -c3 -cd41 -ss -ncs -psl"