summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/live-bottom/41apt_cdrom3
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/live-bottom/41apt_cdrom b/scripts/live-bottom/41apt_cdrom
index fdde34d..63da284 100755
--- a/scripts/live-bottom/41apt_cdrom
+++ b/scripts/live-bottom/41apt_cdrom
@@ -31,9 +31,6 @@ log_begin_msg "Adding APT-CDROM source..."
# live-initramfs script
-mkdir -p /root/cdrom
-mount -n -o bind /cdrom /root/cdrom
chroot /root apt-cdrom -m add
-umount /root/cdrom
log_end_msg