mirror of
https://src.koozali.org/infra/smeserver-koji.git
synced 2024-11-21 17:17:28 +01:00
rename add-builder
This commit is contained in:
parent
97dfa4112c
commit
7a5c978125
@ -27,7 +27,7 @@ SCRIPT_DIR="$(echo ~)/bin"
|
||||
|
||||
mkdir -p $SCRIPT_DIR
|
||||
curl $SILENT $SCRIPT_GIT/koji-deploy-hub.sh > $SCRIPT_DIR/koji-deploy-hub.sh
|
||||
curl $SILENT $SCRIPT_GIT/add-koji-builder.sh > $SCRIPT_DIR/add-koji-builder.sh
|
||||
curl $SILENT $SCRIPT_GIT/koji-add-builder.sh > $SCRIPT_DIR/koji-add-builder.sh
|
||||
curl $SILENT $SCRIPT_GIT/koji-bootstrap-build.sh > $SCRIPT_DIR/koji-bootstrap-build.sh
|
||||
chmod o+x $SCRIPT_DIR/*.sh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user