Integrate feedback from Thomas Lange (thanks for the review!)
[grml-live.git] / etc / grml / fai / config / scripts / GRML / 98-clean-chroot
1 #!/bin/sh
2 set -u
3 set -e
4
5 cp /etc/grml/fai/grml/grml_cleanup_chroot $target/root/
6 $ROOTCMD /root/grml_cleanup_chroot
7 rm $target/root/grml_cleanup_chroot