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