diff options
Diffstat (limited to 'filehooker/root-image/krebs/etc/Reaktor/commands/update-search')
-rw-r--r-- | filehooker/root-image/krebs/etc/Reaktor/commands/update-search | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/filehooker/root-image/krebs/etc/Reaktor/commands/update-search b/filehooker/root-image/krebs/etc/Reaktor/commands/update-search new file mode 100644 index 00000000..1db1c1b2 --- /dev/null +++ b/filehooker/root-image/krebs/etc/Reaktor/commands/update-search @@ -0,0 +1,3 @@ +#!/bin/sh +ncdc_user=hooker +sudo -u $ncdc_user /krebs/bin/update-search.sh |