summaryrefslogtreecommitdiff
path: root/src/subcommands/mh/add-revoker
diff options
context:
space:
mode:
authorMatt Goins <mjgoins@openflows.com>2009-01-31 20:34:29 -0500
committerMatt Goins <mjgoins@openflows.com>2009-01-31 20:34:29 -0500
commit334f15b617fd89162336697e73c7f5645f0d1d3d (patch)
tree4b86daeebbd24f8659901361993712780dbd302d /src/subcommands/mh/add-revoker
parent7fb3f70a48202153ecb7c43830ded000f8a0e615 (diff)
parent8001b4523c665ee7d9ded64cbdb7081b023b75c1 (diff)
Merge commit 'dkg/master'
Diffstat (limited to 'src/subcommands/mh/add-revoker')
-rw-r--r--[-rwxr-xr-x]src/subcommands/mh/add-revoker5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/subcommands/mh/add-revoker b/src/subcommands/mh/add-revoker
index 8c4651e..f9d0bb6 100755..100644
--- a/src/subcommands/mh/add-revoker
+++ b/src/subcommands/mh/add-revoker
@@ -1,9 +1,10 @@
-#!/usr/bin/env bash
+# -*-shell-script-*-
+# This should be sourced by bash (though we welcome changes to make it POSIX sh compliant)
# Monkeysphere host add-revoker subcommand
#
# The monkeysphere scripts are written by:
-# Jameson Rollins <jrollins@fifthhorseman.net>
+# Jameson Rollins <jrollins@finestructure.net>
# Jamie McClelland <jm@mayfirst.org>
# Daniel Kahn Gillmor <dkg@fifthhorseman.net>
#