diff --git a/simple-cdd/disc-end-hook b/simple-cdd/disc-end-hook index 0b03a65..b42299e 100755 --- a/simple-cdd/disc-end-hook +++ b/simple-cdd/disc-end-hook @@ -34,9 +34,9 @@ fi if [ -d boot/grub/theme ] && [ -s boot/grub/theme ]; then fix_branding boot/grub/theme/* fi -if [ -e autorun.inf ]; then - fix_branding autorun.inf -fi + +# Remove Debian's windows loader +rm -f autorun.inf win32-loader.ini setup.exe # Replace Debian specific documentation rm -rf css