From bebb41bd11e47d9526ef622e5b0be5c60476bb5c Mon Sep 17 00:00:00 2001 From: Sam Moore Date: Wed, 25 Jul 2012 17:26:32 +0800 Subject: [PATCH] Automatic commit at Wed Jul 25 17:26:32 WST 2012 --- update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.sh b/update.sh index ab46ac3b..ef923114 100755 --- a/update.sh +++ b/update.sh @@ -9,7 +9,7 @@ cd "$directory" # Need to do this too. Apparently git="/usr/bin/git" eval $(ssh-agent) 2>/dev/null -ssh-add ~/.ssh/honours 2>/dev/null +ssh-add /home/sam/.ssh/id_rsa 2>/dev/null $git add update.sh $git add papers -- 2.20.1