summaryrefslogtreecommitdiff
path: root/hooks/boot-cd
diff options
context:
space:
mode:
Diffstat (limited to 'hooks/boot-cd')
-rw-r--r--hooks/boot-cd2
1 files changed, 1 insertions, 1 deletions
diff --git a/hooks/boot-cd b/hooks/boot-cd
index a9b6f61..1773023 100644
--- a/hooks/boot-cd
+++ b/hooks/boot-cd
@@ -3,7 +3,7 @@ run_hook ()
msg ":: Scanning for boot cdrom device..."
/bin/mkdir -p /bootmnt
- bootmnt="/bootmnt/"
+ bootmnt="/bootmnt"
found=0
/bin/modprobe -q isofs >/dev/null 2>&1