switched monkeysphere-ssh-proxycommand to #!/bin/bash, as it has become more complex.
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Tue, 2 Sep 2008 13:54:43 +0000 (09:54 -0400)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Tue, 2 Sep 2008 13:54:43 +0000 (09:54 -0400)
src/monkeysphere-ssh-proxycommand

index 0e66e104f560835876057f79bd7cb3d9be2ed913..cc81020327af0890fd26725b9715219414503bb5 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 
 # monkeysphere-ssh-proxycommand: MonkeySphere ssh ProxyCommand hook
 #