From d098d55927772cc45431fc01cc05f1c3d05b5ae0 Mon Sep 17 00:00:00 2001 From: Sam Moore Date: Wed, 25 Jul 2012 17:36:01 +0800 Subject: [PATCH] Automatic commit. --- update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/update.sh b/update.sh index d81628af..9992d696 100755 --- a/update.sh +++ b/update.sh @@ -22,6 +22,7 @@ $git add thesis/*.pdf $git add thesis/*.bib $git add course/semester2 +#Dammit why fortune not work! $git commit -m "Automatic commit. $(fortune -s)" if [ "$?" == 0 ]; then echo "Commit at $(date)" >> commits.log -- 2.20.1