export-image: remove /etc/network/interfaces.dpkg-old
This commit is contained in:
parent
265f342310
commit
afeea46a39
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ fi
|
|||
rm -f "${ROOTFS_DIR}/etc/apt/apt.conf.d/51cache"
|
||||
rm -f "${ROOTFS_DIR}/usr/bin/qemu-arm-static"
|
||||
|
||||
rm -f "${ROOTFS_DIR}/etc/network/interfaces.dpkg-old"
|
||||
|
||||
rm -f "${ROOTFS_DIR}/etc/apt/sources.list~"
|
||||
rm -f "${ROOTFS_DIR}/etc/apt/trusted.gpg~"
|
||||
|
||||
|
|
Loading…
Reference in a new issue