live-build/share/hooks/0100-remove-linux-image-bac...

9 lines
83 B
Bash
Executable File

#!/bin/sh
set -e
# Remove backup files
rm -f /boot/*.bak
rm -f /boot/*.old-dkms