templates/archlinux-i386-netboot/postinstall2.sh in veewee-0.2.3 vs templates/archlinux-i386-netboot/postinstall2.sh in veewee-0.3.0.alpha1

- old
+ new

@@ -20,11 +20,9 @@ y y EOF # zero out the fs -dd if=/dev/zero of=/clean bs=4M|| rm /clean -dd if=/dev/zero of=/tmp/clean bs=4M|| rm /tmp/clean -dd if=/dev/zero of=/boot/clean bs=4M|| rm /boot/clean +dd if=/dev/zero of=/tmp/clean || rm /tmp/clean # and the final reboot! #reboot