This website requires JavaScript.
Explore
Help
Sign In
gmoker
/
searxng
Watch
2
Star
0
Fork
0
You've already forked searxng
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
prod
searxng
/
manifests
/
bin
/
devel.sh
7 lines
82 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
first commit
2024-05-01 08:36:34 +00:00
#!/bin/bash -e
feat: Dan Pollock’s hosts file (#5) (#6) Reviewed-on: https://git.gmoker.com/gmoker/searxng/pulls/5 Reviewed-on: https://git.gmoker.com/gmoker/searxng/pulls/6
2024-12-23 03:06:06 +00:00
set
-o pipefail
first commit
2024-05-01 08:36:34 +00:00
export
NB_REPLICAS
=
1
. ./manifests/bin/deploy.sh
Reference in New Issue
Copy Permalink