Automatic commit.
authorSam Moore <[email protected]>
Wed, 25 Jul 2012 09:34:01 +0000 (17:34 +0800)
committerSam Moore <[email protected]>
Wed, 25 Jul 2012 09:34:01 +0000 (17:34 +0800)
update.sh

index dd6fac3..d81628a 100755 (executable)
--- a/update.sh
+++ b/update.sh
@@ -22,7 +22,7 @@ $git add thesis/*.pdf
 $git add thesis/*.bib
 $git add course/semester2
 
-$git commit -m "Automatic commit at $(date)"
+$git commit -m "Automatic commit. $(fortune -s)"
 if [ "$?" == 0 ]; then
        echo "Commit at $(date)" >> commits.log
        $git push git.ucc 2>&1 >> commits.log

UCC git Repository :: git.ucc.asn.au