summaryrefslogtreecommitdiffstats
path: root/elchos/root-image/krebs/etc/Reaktor/elchos/commands/onion
diff options
context:
space:
mode:
Diffstat (limited to 'elchos/root-image/krebs/etc/Reaktor/elchos/commands/onion')
-rwxr-xr-xelchos/root-image/krebs/etc/Reaktor/elchos/commands/onion3
1 files changed, 3 insertions, 0 deletions
diff --git a/elchos/root-image/krebs/etc/Reaktor/elchos/commands/onion b/elchos/root-image/krebs/etc/Reaktor/elchos/commands/onion
new file mode 100755
index 00000000..1a202991
--- /dev/null
+++ b/elchos/root-image/krebs/etc/Reaktor/elchos/commands/onion
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+sudo -u tor /krebs/bin/tor-get-hidden-service.sh || echo "no hidden service configured"