This website requires JavaScript.
Explore
Help
Sign In
manuel
/
live-build
Watch
1
Star
0
Fork
You've already forked live-build
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
25aed77422
live-build
/
share
/
hooks
/
0100-remove-linux-image-bac...
9 lines
83 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
set
-e
# Remove backup files
rm -f /boot/*.bak
rm -f /boot/*.old-dkms
Reference in New Issue
View Git Blame
Copy Permalink