diff options
author | root <root@darth_serious> | 2014-05-12 14:00:11 +0200 |
---|---|---|
committer | root <root@darth_serious> | 2014-05-12 14:02:46 +0200 |
commit | 9c34e20898def5954da2f50fdc6036209521b5f8 (patch) | |
tree | 064075d02febdff495cf2a0457b552c25a40ad8b /elchos/root-image/krebs/etc/Reaktor/commands/onion | |
parent | 92d73fb495314e29195c0979fa939cd98e952efc (diff) |
fix new reaktor config
Diffstat (limited to 'elchos/root-image/krebs/etc/Reaktor/commands/onion')
-rwxr-xr-x | elchos/root-image/krebs/etc/Reaktor/commands/onion | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/elchos/root-image/krebs/etc/Reaktor/commands/onion b/elchos/root-image/krebs/etc/Reaktor/commands/onion deleted file mode 100755 index 1a202991..00000000 --- a/elchos/root-image/krebs/etc/Reaktor/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" |