From 53fdf9b3e431d9f3538c1b2196276492bec2fc7e Mon Sep 17 00:00:00 2001 From: Jameson Graef Rollins Date: Sat, 31 Jan 2009 17:01:59 -0500 Subject: break out import-key and gen-key from monkeysphere-host break out diagnostics and update-users from monkeysphere-authentication --- src/subcommands/ma/diagnostics | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100755 src/subcommands/ma/diagnostics (limited to 'src/subcommands/ma/diagnostics') diff --git a/src/subcommands/ma/diagnostics b/src/subcommands/ma/diagnostics new file mode 100755 index 0000000..3eadeed --- /dev/null +++ b/src/subcommands/ma/diagnostics @@ -0,0 +1,12 @@ +#!/usr/bin/env bash + +# Monkeysphere authentication diagnostics subcommand +# +# The monkeysphere scripts are written by: +# Jameson Rollins +# Jamie McClelland +# Daniel Kahn Gillmor +# +# They are Copyright 2008, and are all released under the GPL, version 3 +# or later. + -- cgit v1.2.3