From 0f053be1227570121107da6c13bf440baef39b23 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 25 Mar 2017 14:58:12 -0400 Subject: Add '#!/hint/bash' headers to non-executable bash files. This provides a cross-editor hint that the syntax of the file is Bash. --- lib/archroot.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/archroot.sh') diff --git a/lib/archroot.sh b/lib/archroot.sh index 989f1e1..d8d4a2e 100644 --- a/lib/archroot.sh +++ b/lib/archroot.sh @@ -1,3 +1,5 @@ +#!/hint/bash + CHROOT_VERSION='v4' ## -- cgit v1.2.3-70-g09d2