X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=src%2Fsubcommands%2Fm%2Fssh-proxycommand;h=56a266ee14e42c21129ffa048f2c4f5fbfd1ba15;hb=6923ef580f068ff535af273714e59235260ab7b6;hp=a6091994f80dd0e8eef06dfdb1fb2b244656cdfe;hpb=e1306b6f0fe4028b3d62538c15099b993e3c64c9;p=monkeysphere.git diff --git a/src/subcommands/m/ssh-proxycommand b/src/subcommands/m/ssh-proxycommand old mode 100755 new mode 100644 index a609199..56a266e --- a/src/subcommands/m/ssh-proxycommand +++ b/src/subcommands/m/ssh-proxycommand @@ -1,12 +1,14 @@ -#!/usr/bin/env bash +# -*-shell-script-*- +# This should be sourced by bash (though we welcome changes to make it POSIX sh compliant) # monkeysphere-ssh-proxycommand: MonkeySphere ssh ProxyCommand hook # # The monkeysphere scripts are written by: -# Jameson Rollins +# Jameson Rollins +# Daniel Kahn Gillmor # -# They are Copyright 2008, and are all released under the GPL, version 3 -# or later. +# They are Copyright 2008-2009, and are all released under the GPL, +# version 3 or later. # This is meant to be run as an ssh ProxyCommand to initiate a # monkeysphere known_hosts update before an ssh connection to host is