Fixing Attempt #11?
This commit is contained in:
parent
b0e0c123fe
commit
eb183d655c
@ -1,6 +1,7 @@
|
||||
#!/bin/bash
|
||||
git clone https://github.com/minoplhy/filters-maker /filters-maker
|
||||
git clone https://x-access-token:$API_TOKEN_GITHUB@github.com/$INPUT_DESTINATION_UNAME/$INPUT_DESTINATION_REPO.git /repros
|
||||
mkdir /repros/Private-Build/$INPUT_DESTINATION_VERSION
|
||||
pip3 install -r /filters-maker/requirements.txt
|
||||
python3 /filters-maker/crawler.py /filters-maker/input/domains.txt
|
||||
python3 /filters-maker/maker-rpz.py /filtes-maker/input/domains.txt /repros/Private-Build/$INPUT_DESTINATION_VERSION/rpz.txt
|
||||
|
Loading…
Reference in New Issue
Block a user