diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh index 5eaa65a..074b767 100644 --- a/scripts/bootstrap.sh +++ b/scripts/bootstrap.sh @@ -39,3 +39,6 @@ koji add-target buildsys7 buildsys7-build buildsys7 /opt/cbs-tools/scripts/create_sig.sh -s oranges -p test -r 10 -d 6 -t el6 -x /opt/cbs-tools/scripts/create_sig.sh -s oranges -p test -r 10 -d 7 -t el7 -x +echo "Please now add a builder with a createrepo channel:" +echo "e.g : koji add-host .centos.org x86_64 i386" +echo " koji add-host-to-channel .centos.org createrepo"