index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/filter-build-logs | 2 |
diff --git a/bin/filter-build-logs b/bin/filter-build-logs index 05b534a..9663b80 100755 --- a/bin/filter-build-logs +++ b/bin/filter-build-logs @@ -2,7 +2,7 @@ # filter content of build-logs for display on the webserver -# shellcheck source=conf/default.conf +# shellcheck source=../conf/default.conf . "${0%/*}/../conf/default.conf" { |