move wordlist renderer to main project dir since it doesn't look like imsky's accepting it :(
This commit is contained in:
@@ -22,7 +22,7 @@ rsync -rv $srcdir/ $BUILD_DIR/
|
||||
# rant
|
||||
mkdir -p opt/rant
|
||||
cargo install rant --version 4.0.0-alpha.33 --root $BUILD_DIR/opt/rant --features cli
|
||||
python $srcdir/ext/imsky/wordlists/render.py -o rant $BUILD_DIR/app/rant/wordlist.rant
|
||||
python $srcdir/ext/imsky/wordlists/render.py -i ext/imsky/wordlists -o rant $BUILD_DIR/app/rant/wordlist.rant
|
||||
|
||||
# python venv
|
||||
python -m venv pyvenv
|
||||
|
Reference in New Issue
Block a user