Update 'filters-build.sh'

This commit is contained in:
Kale 2021-08-21 21:58:29 -07:00
parent e55e14159e
commit 3b46478c68
No known key found for this signature in database
GPG Key ID: F8A6CE83F1274467

View File

@ -2,6 +2,7 @@ MAKE_DIR=$(mktemp -d)
git clone https://github.com/minoplhy/filters-converter /filters-converter
git clone https://github.com/minoplhy/filters /aniki
mkdir $MAKE_DIR/output
wget -O $MAKE_DIR/abpvn_raw.txt https://abpvn.com/android/abpvn.txt
python3 /filters-converter/to-rpz/host_rpz_argv.py $MAKE_DIR/abpvn_raw.txt $MAKE_DIR/output/abpvn_rpz.txt