From e771b02c07f101cd83aeb4d033013bf1e39aba92 Mon Sep 17 00:00:00 2001 From: James Meyer Date: Mon, 12 Jan 2009 23:34:44 -0600 Subject: print out the date when finished making iso. --- build_tools/go.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build_tools/go.sh b/build_tools/go.sh index 4fe631e..9cd9d1e 100755 --- a/build_tools/go.sh +++ b/build_tools/go.sh @@ -29,3 +29,4 @@ echo "Running ./mklarch -f -p larch/profiles/$profile" time ./mklarch -f -c /tmp/$profile -p larch/profiles/$profile echo "your $profile iso has been moved to /tmp/testcd-2.iso" mv /home/larchroot/.larch/mylivecd.iso /tmp/testcd-2.iso +date -- cgit v0.12