summaryrefslogtreecommitdiffstats
path: root/build_tools/l7/build_all
diff options
context:
space:
mode:
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