summaryrefslogtreecommitdiff
path: root/copy_fdd.sh
diff options
context:
space:
mode:
Diffstat (limited to 'copy_fdd.sh')
-rwxr-xr-xcopy_fdd.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/copy_fdd.sh b/copy_fdd.sh
index 4a6b239..d154abb 100755
--- a/copy_fdd.sh
+++ b/copy_fdd.sh
@@ -9,7 +9,6 @@ cp menu_fdd.cfg mnt/boot/menu.cfg
# copy kernel
cp src/kernel/kernel.elf mnt
cp src/modules/test/test.elf mnt
-cp src/modules/manager/manager.elf mnt
#echo "*** Launching a BASH shell, if you want to do any maintenance ***"
#bash || exit 0