From 58c11b96766b6c5d06ea118c9612f275b4bb0dd7 Mon Sep 17 00:00:00 2001 From: Sam Moore Date: Wed, 25 Jul 2012 17:48:01 +0800 Subject: [PATCH] Automatic commit Wed Jul 25 17:48:01 WST 2012 And do you think (fop that I am) that I could be the Scarlet Pumpernickel? --- update.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/update.sh b/update.sh index ee12bdfc..d2dee19c 100755 --- a/update.sh +++ b/update.sh @@ -22,9 +22,8 @@ $git add thesis/*.pdf $git add thesis/*.bib $git add course/semester2 -#I've cracked it (derp)! fortune="/usr/games/fortune" -message=$(echo "Automatic commit $(date)"; $fortune; echo "") +message=$(echo "Automatic commit $(date)"; echo ""; $fortune; echo "") $git commit -m "$message" if [ "$?" == 0 ]; then echo "Commit at $(date)" >> commits.log -- 2.20.1