aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2019-01-20 22:51:15 +0100
committerneodarz <neodarz@neodarz.net>2019-01-20 22:51:17 +0100
commitc8a1999fc0cddfceb321f9d52e5b73e01c8c6488 (patch)
treeebc26cd22672a195bb1fb62a47bb5086800f97dd /install.sh
parente958a08e54b1be0360507be800570c870994466e (diff)
downloadryzomcore_searx-c8a1999fc0cddfceb321f9d52e5b73e01c8c6488.tar.xz
ryzomcore_searx-c8a1999fc0cddfceb321f9d52e5b73e01c8c6488.zip
Remove neodarznet search engine
Who was under the name khanindexer
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index 069cebb..5d9a26e 100755
--- a/install.sh
+++ b/install.sh
@@ -9,7 +9,6 @@ ln -s ../../../src/khaganatWikhan.py searx/searx/engines/khaganatWikhan.py
ln -s ../../../src/khaganatForum.py searx/searx/engines/khaganatForum.py
ln -s ../../../src/forgeryzom.py searx/searx/engines/forgeryzom.py
ln -s ../../../src/ryzomcoreConfluence.py searx/searx/engines/ryzomcoreConfluence.py
-ln -s ../../../src/khanindexer.py searx/searx/engines/khanindexer.py
ln -s ../../../src/khanindexer-nevrax.py searx/searx/engines/khanindexer-nevrax.py
ln -s ../../src/settings.yml searx/searx/settings.yml
virtualenv venv -p python2.7