From 63810122211aa60b056895989984eaccf6242c58 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 8 Dec 2013 15:12:55 -0500 Subject: clarify comment on bogus shebangs --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index 179a2b9..f327cd4 100644 --- a/config +++ b/config @@ -1,4 +1,4 @@ -#/bin/bash # as a hint to editors +#/bin/bash # as a hint to text editors FTP_BASE="/srv/ftp" PKGREPOS=() -- cgit v1.2.3-2-g168b