blob: 9fc9f6f86937bf53e3c16bcfcb60d6489ac21f8a [file] [log] [blame]
#clean up stuff copied in by veewee
rm -f /root/*
# Zero out the free space to save space in the final image:
dd if=/dev/zero of=/EMPTY bs=1M
rm -f /EMPTY