summaryrefslogtreecommitdiff
path: root/utils/fabfile.py
AgeCommit message (Collapse)Author
2021-01-22[fix] remove Fabric fileMarkus Heiser
The fabfile.py has not been updated since 5 years. I also asked [1] if someone still use Fabric wtihout any response. Lets drop outdated Fabric file. [1] https://github.com/searx/searx/discussions/2400 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2020-09-28[fix] migration from github.com/asciimoo/searx to github.com/searx/searx : ↵Alexandre Flament
fix URLs
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
2016-07-11Fix whitespacesstepshal
2015-02-08[enh] fabfile to setup searx with uwsgi+nginx under debian based distrosAdam Tauber