diff options
Diffstat (limited to 'filehooker/root-image/krebs/etc/Reaktor')
-rwxr-xr-x | filehooker/root-image/krebs/etc/Reaktor/commands/refresh_shares | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/filehooker/root-image/krebs/etc/Reaktor/commands/refresh_shares b/filehooker/root-image/krebs/etc/Reaktor/commands/refresh_shares index aaf7ad77..1005998b 100755 --- a/filehooker/root-image/krebs/etc/Reaktor/commands/refresh_shares +++ b/filehooker/root-image/krebs/etc/Reaktor/commands/refresh_shares @@ -1,4 +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 |