From 7e3d0986836a74f91026ff072f31d04f2a6329fb Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Tue, 28 Mar 2017 19:20:11 -0400 Subject: Add `# shellcheck` directives to quiet shellcheck. --- 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 3a1023e..98fd2cf 100644 --- a/lib/archroot.sh +++ b/lib/archroot.sh @@ -1,6 +1,8 @@ #!/hint/bash # License: Unspecified +: +# shellcheck disable=2034 CHROOT_VERSION='v4' ## -- cgit v1.2.3-70-g09d2