Automatic commit.
[matches/honours.git] / 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