summaryrefslogtreecommitdiffstats
path: root/build_tools/go.sh
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2009-01-13 05:34:44 (GMT)
committerJames Meyer <james.meyer@operamail.com>2009-01-13 05:34:44 (GMT)
commite771b02c07f101cd83aeb4d033013bf1e39aba92 (patch)
tree4a8748d7a0ace30e9ac3a5bec1cf5e100b3abdba /build_tools/go.sh
parent5a7a243ac39a23bd40c111662a0cde9b42a05c93 (diff)
downloadlinhes_dev-e771b02c07f101cd83aeb4d033013bf1e39aba92.zip
print out the date when finished making iso.
Diffstat (limited to 'build_tools/go.sh')
-rwxr-xr-xbuild_tools/go.sh1
1 files changed, 1 insertions, 0 deletions
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