diff --git a/pxe/install-pxe.sh b/pxe/install-pxe.sh index 834d4f7..61ac4bc 100755 --- a/pxe/install-pxe.sh +++ b/pxe/install-pxe.sh @@ -47,7 +47,7 @@ install_netboot() { cd "${tftp_path}" wget http://ftp.debian.org/debian/dists/${VERSION_CODENAME}/main/installer-amd64/current/images/netboot/netboot.tar.gz tar xvf netboot.tar.gz - cat "${tftp_path}/pxelinux.cfg/default" < "${tftp_path}/pxelinux.cfg/default" <