koha-docker/files/etc/s6-overlay/s6-rc.d/zebra-indexer/run
2023-02-18 13:14:43 +02:00

15 lines
273 B
Plaintext
Executable file

#!/command/execlineb -P
with-contenv
importas -D "" elastic USE_ELASTICSEARCH
if -n { test "${elastic}" = "true" }
fdmove -c 2 1
s6-envdir /etc/koha-envvars
s6-setuidgid default-koha
/usr/bin/perl /usr/share/koha/bin/migration_tools/rebuild_zebra.pl -daemon -sleep 5