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/refresh_shares | |
parent | 92d73fb495314e29195c0979fa939cd98e952efc (diff) |
fix new reaktor config
Diffstat (limited to 'elchos/root-image/krebs/etc/Reaktor/commands/refresh_shares')
-rwxr-xr-x | elchos/root-image/krebs/etc/Reaktor/commands/refresh_shares | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/elchos/root-image/krebs/etc/Reaktor/commands/refresh_shares b/elchos/root-image/krebs/etc/Reaktor/commands/refresh_shares deleted file mode 100755 index 1005998b..00000000 --- a/elchos/root-image/krebs/etc/Reaktor/commands/refresh_shares +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -ncdc_user=hooker -sudo /krebs/bin/refresh-shares.ship 2>&1 -sudo -u $ncdc_user /krebs/bin/update-search.sh 2>&1 |