6 lines
135 B
Bash
Executable File
6 lines
135 B
Bash
Executable File
#!/bin/bash
|
|
#
|
|
#indexer --config /opt/sphinx/conf/sphinx.conf --rotate --all
|
|
searchd --config /opt/sphinx/conf/sphinx.conf --nodetach
|
|
#
|