From 8cfe8806f552164e75ca1057c03c9326c1168757 Mon Sep 17 00:00:00 2001 From: Sam Moore Date: Wed, 25 Jul 2012 17:34:01 +0800 Subject: [PATCH] Automatic commit. --- update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.sh b/update.sh index dd6fac3c..d81628af 100755 --- 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 -- 2.20.1