index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/get-assignment | 2 |
diff --git a/bin/get-assignment b/bin/get-assignment index 7ac749f..7f08d42 100755 --- a/bin/get-assignment +++ b/bin/get-assignment @@ -12,7 +12,7 @@ # 3: come back after the next run of get-package-updates - currently # there are no pending packages -# shellcheck source=conf/default.conf +# shellcheck source=../conf/default.conf . "${0%/*}/../conf/default.conf" # TODO: honor manual build order of tool-chain: |