diff --git a/README.md b/README.md index 5e14a07..613c9ac 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ If koji builder machine is not the same as koji master machine: deploy-koji-nfs-server.sh -1. Copy the koji builder certificate from the koji master machine to the koji builder machine +1. Copy the koji builder certificate and the globals and parameters scripts from the koji master machine to the koji builder machine scp "$KOJI_PKI_DIR/$KOJI_SLAVE_FQDN.pem" "$KOJI_SLAVE_FQDN":"$KOJI_PKI_DIR" ssh "root@$KOJI_SLAVE_FQDN" "mkdir -p ~/bin"