git.ucc.asn.au
/
matches
/
honours.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e84e55c
)
Automatic commit at Wed Jul 25 17:26:32 WST 2012
author
Sam Moore
<
[email protected]
>
Wed, 25 Jul 2012 09:26:32 +0000
(17:26 +0800)
committer
Sam Moore
<
[email protected]
>
Wed, 25 Jul 2012 09:26:32 +0000
(17:26 +0800)
update.sh
patch
|
blob
|
history
diff --git
a/update.sh
b/update.sh
index
ab46ac3
..
ef92311
100755
(executable)
--- 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
UCC
git Repository :: git.ucc.asn.au