3 lines
51 B
Text
3 lines
51 B
Text
post_remove() {
|
|
rm -f boot/initramfs-linux.img
|
|
}
|
post_remove() {
|
|
rm -f boot/initramfs-linux.img
|
|
}
|