From aeafd204305f1d426fd7aaa7b4a8510f04c35094 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Tue, 2 Sep 2008 09:54:43 -0400 Subject: [PATCH] switched monkeysphere-ssh-proxycommand to #!/bin/bash, as it has become more complex. --- src/monkeysphere-ssh-proxycommand | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 # -- 2.26.2