summaryrefslogtreecommitdiffstats
path: root/build_tools/l7/build_all
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2010-09-20 00:58:44 (GMT)
committerJames Meyer <james.meyer@operamail.com>2010-09-20 00:58:44 (GMT)
commitadd90203b1e10b3bc4ec3edc9705caf7de0233d2 (patch)
treeb7026fa983c56660b9976db524210e5794d20a17 /build_tools/l7/build_all
parent8a2219345d69ba0b9a91c378084f743e078e6a5e (diff)
downloadlinhes_dev-add90203b1e10b3bc4ec3edc9705caf7de0233d2.zip
larch7: CD that boots, removed xterm & others from vetopacks
Diffstat (limited to 'build_tools/l7/build_all')
-rwxr-xr-xbuild_tools/l7/build_all2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_tools/l7/build_all b/build_tools/l7/build_all
index 7ae83a0..4e78237 100755
--- a/build_tools/l7/build_all
+++ b/build_tools/l7/build_all
@@ -5,7 +5,7 @@ PROFILE=l7
./larch-archin -f -p larch0/profiles/$PROFILE install && ./larch-larchify -p larch0/profiles/$PROFILE && ./larch-live_iso -p larch0/profiles/$PROFILE
if [ -e linhes.iso ]
then
- echo "moving linhes.iso to /tmp/test2.iso
+ echo "moving linhes.iso to /tmp/test2.iso"
mv linhes.iso /tmp/test2.iso
ls -lah /tmp/test2.iso
fi