summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-09-02 09:54:43 -0400
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-09-02 09:54:43 -0400
commitaeafd204305f1d426fd7aaa7b4a8510f04c35094 (patch)
treeaa49d7d411e1a1f14933118f0ae8dda370da2b67 /src
parenta38d8f8ad0a5531f3b1c28cc7bc248c965d0f8ad (diff)
switched monkeysphere-ssh-proxycommand to #!/bin/bash, as it has become more complex.
Diffstat (limited to 'src')
-rwxr-xr-xsrc/monkeysphere-ssh-proxycommand2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/monkeysphere-ssh-proxycommand b/src/monkeysphere-ssh-proxycommand
index 0e66e10..cc81020 100755
--- a/src/monkeysphere-ssh-proxycommand
+++ b/src/monkeysphere-ssh-proxycommand
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
# monkeysphere-ssh-proxycommand: MonkeySphere ssh ProxyCommand hook
#