diff options
author | makefu <github@syntax-fehler.de> | 2014-03-25 22:19:00 +0100 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2014-03-25 22:19:00 +0100 |
commit | c6c488bba8dc6735bb48d85c9bd43f6f33bce773 (patch) | |
tree | 73ca6eb952bf1a1f5f418cfbbc6685b72dfdcda1 /filehooker/root-image/krebs/etc/Reaktor/commands/update-search | |
parent | 91ccf3c53b4186c2e30495047a3cd7a2113843db (diff) |
filehooker: add search
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 |