summaryrefslogtreecommitdiff
path: root/scripts/live-bottom/41apt_cdrom
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/live-bottom/41apt_cdrom')
-rwxr-xr-xscripts/live-bottom/41apt_cdrom4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/live-bottom/41apt_cdrom b/scripts/live-bottom/41apt_cdrom
index eb7fbd8..1a36e7f 100755
--- a/scripts/live-bottom/41apt_cdrom
+++ b/scripts/live-bottom/41apt_cdrom
@@ -18,7 +18,7 @@ case "${1}" in
;;
esac
-# live-initramfs header
+# live-boot header
if [ -n "${NOAPTCDROM}" ]
then
@@ -29,7 +29,7 @@ fi
log_begin_msg "Adding APT-CDROM source"
-# live-initramfs script
+# live-boot script
if [ -d /root/cdrom ]
then