From db3350e85c33090b135d31d3080f57bafd3891f7 Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Sun, 19 May 2024 23:03:59 +0800 Subject: [PATCH] Update install.sh --- plugins/sphinx/install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/sphinx/install.sh b/plugins/sphinx/install.sh index fd522bf82..4c43bba06 100755 --- a/plugins/sphinx/install.sh +++ b/plugins/sphinx/install.sh @@ -14,8 +14,8 @@ install_tmp=${rootPath}/tmp/mw_install.pl # cd /www/server/mdserver-web && source bin/activate && python3 plugins/sphinx/index.py rebuild # 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 99cms_mc_comic --rotate -# /Users/midoks/Desktop/mwdev/server/sphinx/bin/bin/indexer /Users/midoks/Desktop/mwdev/server/sphinx/sphinx.conf 99cms_mc_comic --rotate +# /www/server/sphinx/bin/bin/indexer -c /www/server/sphinx/sphinx.conf --all --rotate +# /Users/midoks/Desktop/mwdev/server/sphinx/bin/bin/indexer /Users/midoks/Desktop/mwdev/server/sphinx/sphinx.conf --all --rotate bash ${rootPath}/scripts/getos.sh # echo "bash ${rootPath}/scripts/getos.sh"