diff options
Diffstat (limited to 'filehooker/root-image/krebs/etc/Reaktor/commands/refresh_shares')
-rwxr-xr-x | filehooker/root-image/krebs/etc/Reaktor/commands/refresh_shares | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/filehooker/root-image/krebs/etc/Reaktor/commands/refresh_shares b/filehooker/root-image/krebs/etc/Reaktor/commands/refresh_shares index 4030338f..aaf7ad77 100755 --- a/filehooker/root-image/krebs/etc/Reaktor/commands/refresh_shares +++ b/filehooker/root-image/krebs/etc/Reaktor/commands/refresh_shares @@ -1,3 +1,4 @@ #!/bin/sh sudo /krebs/bin/refresh-shares.ship 2>&1 +sudo -u $ncdc_user /krebs/bin/update-search.sh 2>&1 |