index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/sanity-check | 2 |
diff --git a/bin/sanity-check b/bin/sanity-check index 7d1b2f0..2da1605 100755 --- a/bin/sanity-check +++ b/bin/sanity-check @@ -2,7 +2,7 @@ # do some basic sanity checks -# shellcheck source=conf/default.conf +# shellcheck source=../conf/default.conf . "${0%/*}/../conf/default.conf" usage() { |