From f3508afa135d08fbc15187511815ac67a759db75 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Sat, 16 May 2020 13:00:22 +0300 Subject: rc.lib/shutdown: disable shellcheck errors --- rc.shutdown | 1 + 1 file changed, 1 insertion(+) (limited to 'rc.shutdown') diff --git a/rc.shutdown b/rc.shutdown index c74bee1..6521383 100755 --- a/rc.shutdown +++ b/rc.shutdown @@ -1,4 +1,5 @@ #!/bin/sh +# shellcheck disable=1090,1091 . /etc/init/rc.conf . INITDIR/rc.lib -- cgit v1.2.3