aboutsummaryrefslogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/build.sh b/build.sh
index 988ddae7..d3bc3f28 100755
--- a/build.sh
+++ b/build.sh
@@ -92,8 +92,6 @@ function copy_file()
mkdir -p $new/compass $new/bootstrap $new/pip $new/guestimg $new/app_packages $new/ansible
mkdir -p $new/repos/cobbler/{ubuntu,centos}/{iso,ppa}
- cp -rf $SCRIPT_DIR/util/ks.cfg $new/isolinux/ks.cfg
-
rm -rf $new/.rr_moved
if [[ $UBUNTU_ISO ]]; then