Files
structure/dockerfiles/sphinx/searchd.sh

2 lines
68 B
Bash
Raw Normal View History

2020-02-20 22:56:41 +03:00
#!/bin/bash
searchd -c /etc/sphinxsearch/sphinx.conf --nodetach "$@"