Revert "export-image: Remove interfaces.dpkg-old"
This reverts commit a016561600
.
This commit is contained in:
parent
77833ba929
commit
e8460beb3b
1 changed files with 0 additions and 2 deletions
|
@ -49,8 +49,6 @@ find "${ROOTFS_DIR}/var/log/" -type f -exec cp /dev/null {} \;
|
||||||
rm -f "${ROOTFS_DIR}/root/.vnc/private.key"
|
rm -f "${ROOTFS_DIR}/root/.vnc/private.key"
|
||||||
rm -f "${ROOTFS_DIR}/etc/vnc/updateid"
|
rm -f "${ROOTFS_DIR}/etc/vnc/updateid"
|
||||||
|
|
||||||
rm -f "${ROOTFS_DIR}/etc/network/interfaces.dpkg-old"
|
|
||||||
|
|
||||||
update_issue "$(basename "${EXPORT_DIR}")"
|
update_issue "$(basename "${EXPORT_DIR}")"
|
||||||
install -m 644 "${ROOTFS_DIR}/etc/rpi-issue" "${ROOTFS_DIR}/boot/issue.txt"
|
install -m 644 "${ROOTFS_DIR}/etc/rpi-issue" "${ROOTFS_DIR}/boot/issue.txt"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue