From f196c39e26f58a561f5c127cba0734f488612c5c Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 17 Feb 2018 09:57:35 +0100 Subject: fixed all shellcheck bugs --- build_stage1.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'build_stage1.sh') diff --git a/build_stage1.sh b/build_stage1.sh index 098054f..2f9606a 100755 --- a/build_stage1.sh +++ b/build_stage1.sh @@ -1,5 +1,6 @@ #!/bin/sh +# shellcheck source=./default.conf . "./default.conf" # build all packages for stage 1 using the cross-compiler -- cgit v1.2.3