projects
/
contrib
/
pines
/
genasys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b70cc6
)
Fixed utility ssh-keys bug
author
Andy Witter
<awitter@georgialibraries.org>
Tue, 23 Apr 2013 11:18:59 +0000
(07:18 -0400)
committer
Andy Witter
<awitter@georgialibraries.org>
Tue, 23 Apr 2013 11:18:59 +0000
(07:18 -0400)
templates/setup.sh
patch
|
blob
|
history
diff --git
a/templates/setup.sh
b/templates/setup.sh
index
afd36ca
..
c64f8b2
100755
(executable)
--- a/
templates/setup.sh
+++ b/
templates/setup.sh
@@
-409,7
+409,7
@@
EOF
echo "Failed to install new crontab for tar_file"
sleep 3
fi
- if
-e ./setup_sshkeys.sh
+ if
[ -e ./setup_sshkeys.sh ]
then
echo;echo;echo "Setting up ssh keys"
sleep 3