diff options
Diffstat (limited to 'build_all.sh')
-rwxr-xr-x | build_all.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build_all.sh b/build_all.sh index a14ec26..d95287d 100755 --- a/build_all.sh +++ b/build_all.sh @@ -12,7 +12,6 @@ case $(hostname) in esac ./update_bootloader_files.sh -./update_pcmemtest_files.sh for arch in $archs; do isoname=$distro-$release-$arch $sudo drakclassic --clean --all --define arch=$arch |