From cace4ed749a1b7911201592f2f8261e607cf667a Mon Sep 17 00:00:00 2001 From: Trevor Batley Date: Fri, 1 Sep 2023 09:49:55 +1000 Subject: [PATCH] run bootstrap-build after builder created --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index de290ca..05cb8a9 100644 --- a/README.md +++ b/README.md @@ -34,8 +34,7 @@ Thanks to George T Kramer for doing a lot of the prework for these over at Clear 1. Run the required following scripts deploy-koji.sh - bootstrap-build.sh - + If koji builder machine is not the same as koji master machine: 1. On the koji master, run @@ -59,3 +58,7 @@ If koji builder machine is not the same as koji master machine: chmod a+x ~/bin/*.sh deploy-koji-nfs-client.sh deploy-koji-builder.sh + +1. Return to the hub and run + + bootstrap-build.sh \ No newline at end of file