From f77f0fef7182a9757ad26091967a4e19039043ec Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Tue, 4 Oct 2016 04:01:20 +0200 Subject: Support to execute scripts without /root/bin in PATH --- buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'buildfile') diff --git a/buildfile b/buildfile index f0c278c..a3d506a 100755 --- a/buildfile +++ b/buildfile @@ -1,6 +1,6 @@ #!/bin/sh -. settings.sh +. $(dirname $0)/settings.sh $BINDIR/prepare-repository verbose=0 -- cgit v1.2.3-1-g7c22