From cba152f0a94680ed3558bf1c46a459e7a5e5680e Mon Sep 17 00:00:00 2001 From: James Meyer Date: Sat, 11 Oct 2008 12:19:32 -0500 Subject: add profile name to "finish" message --- build_tools/go.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v0.12