diff options
Diffstat (limited to 'elchos/commands/refresh_shares')
-rwxr-xr-x | elchos/commands/refresh_shares | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/elchos/commands/refresh_shares b/elchos/commands/refresh_shares deleted file mode 100755 index 1005998..0000000 --- a/elchos/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 |