projects
/
bin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d5241a
)
fix -e line
author
Don Armstrong
<don@donarmstrong.com>
Wed, 23 Nov 2016 20:19:36 +0000
(12:19 -0800)
committer
Don Armstrong
<don@donarmstrong.com>
Wed, 23 Nov 2016 20:19:36 +0000
(12:19 -0800)
update_mobile_org
patch
|
blob
|
history
diff --git
a/update_mobile_org
b/update_mobile_org
index 6eb7c6cefe6e90d24145e1605013ae8a48570d2e..b124ffd9ea8b1de85fe248864710e6ea4cec5fd8 100755
(executable)
--- a/
update_mobile_org
+++ b/
update_mobile_org
@@
-5,7
+5,7
@@
GIT_HOST="linnode"
HOSTNAME=$(hostname)
TMPDIR=~/tmp
export TMPDIR
-if [ -e
.
~/.ssh/ssh_agent_info_${HOSTNAME} ]; then
+if [ -e ~/.ssh/ssh_agent_info_${HOSTNAME} ]; then
. ~/.ssh/ssh_agent_info_${HOSTNAME}
fi;
LOCKOPTS=-q