mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[mod] replace makefile boilerplate by 'manage' script
Replaces the make targets with the bash scripts Signed-off-by: Markus Heiser <markus@darmarit.de>
This commit is contained in:
parent
720d0d48ad
commit
d0e371f474
12 changed files with 114 additions and 1064 deletions
3
.github/workflows/data-update.yml
vendored
3
.github/workflows/data-update.yml
vendored
|
|
@ -40,8 +40,7 @@ jobs:
|
|||
env:
|
||||
FETCH_SCRIPT: ./searx_extra/update/${{ matrix.fetch }}
|
||||
run: |
|
||||
source local/py3/bin/activate
|
||||
$FETCH_SCRIPT
|
||||
V=1 manage pyenv.cmd python "$FETCH_SCRIPT"
|
||||
|
||||
- name: Create Pull Request
|
||||
id: cpr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue