diff options
Diffstat (limited to 'production.cfg')
| -rw-r--r-- | production.cfg | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/production.cfg b/production.cfg index b290c1a62..ea40682d8 100644 --- a/production.cfg +++ b/production.cfg @@ -15,8 +15,6 @@ parts += recipe = zc.recipe.egg:script eggs = ${buildout:eggs} interpreter = py -entry-points = - searx-run=searx.webapp:run [supervisor] |