summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2014-12-14 17:48:47 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2014-12-14 17:48:47 +0100
commit34f82c793955bbd4e62679460afebcf9cc10d484 (patch)
tree877d8be88a19dc92abb5606fa81f6a383e41b5c8
parent391222b8a5d4a69018b530859c8a0bcad05cf08a (diff)
parent42ae4c1ef53939cdba6a207ff251bf0a88142514 (diff)
downloadbiruda-34f82c793955bbd4e62679460afebcf9cc10d484.tar.gz
biruda-34f82c793955bbd4e62679460afebcf9cc10d484.tar.bz2
Merge branch 'master' of ssh://andreasbaumann.dyndns.org:2222/biruda
-rw-r--r--examples/build_gold_image/biruda.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/build_gold_image/biruda.conf b/examples/build_gold_image/biruda.conf
index 1391ee7..261230b 100644
--- a/examples/build_gold_image/biruda.conf
+++ b/examples/build_gold_image/biruda.conf
@@ -14,7 +14,7 @@ worker example_build_gold
execution = direct
- command = "/bin/sh ./build.sh x86_64"
+ command = "/bin/sh ./build_centos6.sh x86_64"
}
worker example_run