summaryrefslogtreecommitdiff
path: root/install/boot-cd
diff options
context:
space:
mode:
Diffstat (limited to 'install/boot-cd')
-rw-r--r--install/boot-cd2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/boot-cd b/install/boot-cd
index b7e82ae..10577a9 100644
--- a/install/boot-cd
+++ b/install/boot-cd
@@ -4,5 +4,5 @@ install ()
MODULES="cdrom ide-cd ide-core ide-generic unionfs squashfs isofs $(all_modules '/kernel/fs' | grep -v "nls") "
BINARIES=""
FILES=""
- SCRIPT="from-cd"
+ SCRIPT="boot-cd"
}