summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbuild_tools/go.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_tools/go.sh b/build_tools/go.sh
index ccdfa94..4cbea8b 100755
--- a/build_tools/go.sh
+++ b/build_tools/go.sh
@@ -22,5 +22,5 @@ pwd
ls
echo "Running ./mklarch -f -p larch/profiles/$profile"
time ./mklarch -f -c /tmp/$profile -p larch/profiles/$profile
-echo "your iso has been moved to /tmp/testcd-2.iso"
+echo "your $profile iso has been moved to /tmp/testcd-2.iso"
mv /home/larchroot/.larch/mylivecd.iso /tmp/testcd-2.iso