Remove kiwi leftovers we don't need
This commit is contained in:
parent
b48721a82a
commit
99f6832a9d
7
pre_disk_sync.sh
Normal file
7
pre_disk_sync.sh
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
# Remove kiwi leftovers we don't need
|
||||||
|
# https://github.com/OSInside/kiwi/issues/2343#issuecomment-1663427508
|
||||||
|
rm /boot/mbrid /config.bootoptions /config.partids
|
||||||
|
|
||||||
|
exit 0
|
Loading…
Reference in New Issue
Block a user