summaryrefslogtreecommitdiff
path: root/copy_fdd.sh
diff options
context:
space:
mode:
authorAlexis211 <alexis211@gmail.com>2010-02-05 20:49:34 +0100
committerAlexis211 <alexis211@gmail.com>2010-02-05 20:49:34 +0100
commit893244c8b5272df86da5d333332eec26ae8f15f2 (patch)
tree066a20bc1cca70f1aa97df616b2b4fc31d698b40 /copy_fdd.sh
parentf9fd53ccbb1bb38ed21360179f44b27e2a729701 (diff)
downloadTCE-893244c8b5272df86da5d333332eec26ae8f15f2.tar.gz
TCE-893244c8b5272df86da5d333332eec26ae8f15f2.zip
More work, does not work
Diffstat (limited to 'copy_fdd.sh')
-rwxr-xr-xcopy_fdd.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/copy_fdd.sh b/copy_fdd.sh
index d6514d9..940586e 100755
--- a/copy_fdd.sh
+++ b/copy_fdd.sh
@@ -7,6 +7,7 @@ cp menu_fdd.cfg mnt/boot/menu.cfg
# copy kernel
cp src/stem/stem.elf mnt
+cp src/grapes/test/test mnt
#echo "*** Launching a BASH shell, if you want to do any maintenance ***"
#bash || exit 0