X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2Fgrml%2Ffai%2Fconfig%2Fscripts%2FGRML%2F98-clean-chroot;h=6404795d89e4b98dd7d5541d1dff149eb4698a93;hb=53adee4dd5e3ed3ef87bac3390cbcbce31be9dec;hp=17222f6912b7fd189a9cc3636ab80f965d027fdb;hpb=d52d870096e926423ecb29567f4fb6a9b8cf2c78;p=grml-live.git diff --git a/etc/grml/fai/config/scripts/GRML/98-clean-chroot b/etc/grml/fai/config/scripts/GRML/98-clean-chroot index 17222f6..6404795 100755 --- a/etc/grml/fai/config/scripts/GRML/98-clean-chroot +++ b/etc/grml/fai/config/scripts/GRML/98-clean-chroot @@ -2,6 +2,6 @@ set -u set -e -cp /etc/fai/grml/grml_cleanup_chroot "$target/root/" +cp /etc/grml/fai/grml/grml_cleanup_chroot "$target/root/" chroot "$target" /root/grml_cleanup_chroot rm "$target/root/grml_cleanup_chroot"