- this script is run from stdin by crontab, so the #!/usr/bin/ssh-agent
authorMark Huang <mlhuang@cs.princeton.edu>
Tue, 17 Aug 2004 15:39:19 +0000 (15:39 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Tue, 17 Aug 2004 15:39:19 +0000 (15:39 +0000)
commitd2cb3705b106d75dcc50bbb6152d3658be86acb8
tree503d4b5ff01fe29e752e7c061fc213405ecd9ef0
parent8a3757d32a4265eae57f255e6523bc4448ba8fdd
- this script is run from stdin by crontab, so the #!/usr/bin/ssh-agent
  doesn't work in this case. Run ssh-agent manually.
build.sh