From f65831564ee32ea5cc623200afb0467a1067d81d Mon Sep 17 00:00:00 2001 From: mo khan Date: Tue, 3 Mar 2020 09:51:55 -0700 Subject: Fix shellcheck errors --- bin/lint | 1 + 1 file changed, 1 insertion(+) (limited to 'bin') diff --git a/bin/lint b/bin/lint index e663b57..287abd7 100755 --- a/bin/lint +++ b/bin/lint @@ -4,3 +4,4 @@ shellcheck bin/* shellcheck config/.bashrc shellcheck config/.profile shellcheck config/*.sh +shellcheck run.sh -- cgit v1.2.3