Files
structure/dockerfiles/sphinx/searchd.sh
2020-02-20 22:59:33 +03:00

2 lines
68 B
Bash

#!/bin/bash
searchd -c /etc/sphinxsearch/sphinx.conf --nodetach "$@"