gns3-registry/packer/NETem/scripts/post_setup.sh

10 lines
190 B
Bash
Raw Normal View History

2015-10-12 08:52:42 +00:00
# post-installation script
set -x
# save changes
rm -f .ash_history
filetool.sh -b sda1
# write 0, not really necessary
#sudo dd if=/dev/zero of=/mnt/sda1/zero ; sudo rm -f /mnt/sda1/zero