summaryrefslogtreecommitdiffstats
path: root/filehooker/root-image/krebs/etc/Reaktor/commands/onion
diff options
context:
space:
mode:
Diffstat (limited to 'filehooker/root-image/krebs/etc/Reaktor/commands/onion')
-rwxr-xr-xfilehooker/root-image/krebs/etc/Reaktor/commands/onion2
1 files changed, 1 insertions, 1 deletions
diff --git a/filehooker/root-image/krebs/etc/Reaktor/commands/onion b/filehooker/root-image/krebs/etc/Reaktor/commands/onion
index 8631fa79..1a202991 100755
--- a/filehooker/root-image/krebs/etc/Reaktor/commands/onion
+++ b/filehooker/root-image/krebs/etc/Reaktor/commands/onion
@@ -1,3 +1,3 @@
#!/bin/sh
-sudo -u tor cat /var/lib/tor/hidden_service/hostname || echo "no hidden service configured"
+sudo -u tor /krebs/bin/tor-get-hidden-service.sh || echo "no hidden service configured"