summaryrefslogtreecommitdiff
path: root/src/monkeysphere-ssh-proxycommand
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-09-11 23:16:59 -0400
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-09-11 23:16:59 -0400
commit7e1ee1c6206e8e73744e8f876a967e5b82db4025 (patch)
tree0df0d7df463a269d881b1d5b3b8999e2fd359b4d /src/monkeysphere-ssh-proxycommand
parent0c63107a90d9fcb43f78fdd47c041c35ac4599df (diff)
fixing the shebang line for portability.
Diffstat (limited to 'src/monkeysphere-ssh-proxycommand')
-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 a7b87ca..6276092 100755
--- a/src/monkeysphere-ssh-proxycommand
+++ b/src/monkeysphere-ssh-proxycommand
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
# monkeysphere-ssh-proxycommand: MonkeySphere ssh ProxyCommand hook
#