From: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Date: Tue, 2 Sep 2008 13:54:43 +0000 (-0400)
Subject: switched monkeysphere-ssh-proxycommand to #!/bin/bash, as it has become more complex.
X-Git-Tag: monkeysphere_0.12-1~26
X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=aeafd204305f1d426fd7aaa7b4a8510f04c35094;p=monkeysphere.git

switched monkeysphere-ssh-proxycommand to #!/bin/bash, as it has become more complex.
---

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
 #