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 --- install_host.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'install_host.sh') diff --git a/install_host.sh b/install_host.sh index c2a9c54..aaade23 100755 --- a/install_host.sh +++ b/install_host.sh @@ -2,6 +2,7 @@ # Install necessary tools +# shellcheck source=./default.conf . "./default.conf" # development stuff -- cgit v1.2.3-54-g00ecf