From 3d00c57e505401aa219337c6611994a8d5879f27 Mon Sep 17 00:00:00 2001 From: Daniel Frank Date: Mon, 30 Oct 2017 21:01:49 +0100 Subject: [PATCH] Fix path to the generated info file --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index e3b29df..b193a38 100755 --- a/build.sh +++ b/build.sh @@ -39,7 +39,7 @@ announce FFHH SITES: $site_path >&2 announce Building site repo and reading data >&2 pushd $site_path > /dev/null make -. info +. ./info export GLUON_RELEASE export GLUON_BRANCH # get the available sites...