aboutsummaryrefslogtreecommitdiffstats
path: root/export-image/04-finalise/01-run.sh
diff options
context:
space:
mode:
authorSerge Schneider <[email protected]>2019-06-07 15:49:18 +0100
committerSerge Schneider <[email protected]>2019-06-07 15:49:18 +0100
commit22c8878f5d9680ccc0d848487963345c71e31a43 (patch)
tree4ddcc72fac4bc90676fc599e5724947039beea0d /export-image/04-finalise/01-run.sh
parent0552ef239b15d18afb497c3b7ce8314ae9970cbd (diff)
Remove Oracle Java
Diffstat (limited to 'export-image/04-finalise/01-run.sh')
-rwxr-xr-xexport-image/04-finalise/01-run.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/export-image/04-finalise/01-run.sh b/export-image/04-finalise/01-run.sh
index 8a2d249..e0bd17f 100755
--- a/export-image/04-finalise/01-run.sh
+++ b/export-image/04-finalise/01-run.sh
@@ -43,8 +43,6 @@ rm -f "${ROOTFS_DIR}/etc/vnc/updateid"
update_issue "$(basename "${EXPORT_DIR}")"
install -m 644 "${ROOTFS_DIR}/etc/rpi-issue" "${ROOTFS_DIR}/boot/issue.txt"
-install files/LICENSE.oracle "${ROOTFS_DIR}/boot/"
-
cp "$ROOTFS_DIR/etc/rpi-issue" "$INFO_FILE"