Skip to content

Commit

Permalink
export-image: Remove interfaces.dpkg-old
Browse files Browse the repository at this point in the history
  • Loading branch information
XECDesign committed Aug 14, 2019
1 parent c1ff2b1 commit a016561
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions export-image/04-finalise/01-run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit a016561

Please sign in to comment.