Add shebang line to a2server-aliases

FWIW the reason why I keep adding shebang lines to these scripts that
get sourced (and therefore don't need them) is that it alerts a few text
editors that offer syntax highlighting based on magic numbers in files
that they are in fact bash scripts and contain bashisms that shouldn't
be flagged as errors in strict bourne shells.
This commit is contained in:
T. Joseph Carter
2015-10-04 07:37:11 -07:00
parent e216e5fbe3
commit 171ffb52d8
+1
View File
@@ -1,3 +1,4 @@
#! /bin/bash
# A2SERVER aliases: