From 17f3fc71f06f4b27ee3831114dcca7b80384e334 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 12 May 2014 16:31:10 +0200 Subject: elchos is now a Reaktor submodule --- elchos/commands/refresh_shares | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 elchos/commands/refresh_shares (limited to 'elchos/commands/refresh_shares') diff --git a/elchos/commands/refresh_shares b/elchos/commands/refresh_shares new file mode 100755 index 0000000..1005998 --- /dev/null +++ b/elchos/commands/refresh_shares @@ -0,0 +1,4 @@ +#!/bin/sh +ncdc_user=hooker +sudo /krebs/bin/refresh-shares.ship 2>&1 +sudo -u $ncdc_user /krebs/bin/update-search.sh 2>&1 -- cgit v1.2.3