From: Sam Moore Date: Wed, 25 Jul 2012 09:17:23 +0000 (+0800) Subject: Automatic commit at Wed Jul 25 17:17:23 WST 2012 X-Git-Url: https://git.ucc.asn.au/?a=commitdiff_plain;h=e84e55c0b811e041f3a5c13386da1a67f95e091e;p=matches%2Fhonours.git Automatic commit at Wed Jul 25 17:17:23 WST 2012 --- diff --git a/update.sh b/update.sh index 92116429..ab46ac3b 100755 --- a/update.sh +++ b/update.sh @@ -8,7 +8,7 @@ cd "$directory" # Need to do this too. Apparently git="/usr/bin/git" -eval $(ssh-agent) +eval $(ssh-agent) 2>/dev/null ssh-add ~/.ssh/honours 2>/dev/null $git add update.sh