2 lines
68 B
Bash
2 lines
68 B
Bash
#!/bin/bash
|
|
searchd -c /etc/sphinxsearch/sphinx.conf --nodetach "$@" |
#!/bin/bash
|
|
searchd -c /etc/sphinxsearch/sphinx.conf --nodetach "$@" |