Update install.sh

This commit is contained in:
Mr Chen 2024-07-05 12:34:55 +08:00
parent b5c14926df
commit f6284ed167
1 changed files with 4 additions and 0 deletions

View File

@ -11,6 +11,10 @@ sysArch=`arch`
install_tmp=${rootPath}/tmp/mw_install.pl
if [ -f ${rootPath}/bin/activate ];then
source ${rootPath}/bin/activate
fi
# cd /www/server/mdserver-web && source bin/activate && python3 plugins/sphinx/index.py rebuild
# cd /www/server/mdserver-web/plugins/sphinx && bash install.sh install 3.6.1
# cd /www/server/mdserver-web && source bin/activate && python3 plugins/sphinx/index.py db_to_sphinx && /www/server/sphinx/bin/bin/indexer -c /www/server/sphinx/sphinx.conf --all --rotate