diff options
Diffstat (limited to 'elchos/commands/onion')
-rwxr-xr-x | elchos/commands/onion | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/elchos/commands/onion b/elchos/commands/onion deleted file mode 100755 index 1a20299..0000000 --- a/elchos/commands/onion +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -sudo -u tor /krebs/bin/tor-get-hidden-service.sh || echo "no hidden service configured" |