export-image: Remove interfaces.dpkg-old

pull/328/head
Serge Schneider 2019-05-07 17:51:18 +01:00
parent c1ff2b1cac
commit a016561600
1 changed files with 2 additions and 0 deletions

View File

@ -49,6 +49,8 @@ find "${ROOTFS_DIR}/var/log/" -type f -exec cp /dev/null {} \;
rm -f "${ROOTFS_DIR}/root/.vnc/private.key"
rm -f "${ROOTFS_DIR}/etc/vnc/updateid"
rm -f "${ROOTFS_DIR}/etc/network/interfaces.dpkg-old"
update_issue "$(basename "${EXPORT_DIR}")"
install -m 644 "${ROOTFS_DIR}/etc/rpi-issue" "${ROOTFS_DIR}/boot/issue.txt"