update readme with scripts
This commit is contained in:
parent
15a2b2777f
commit
f17c220cb1
3 changed files with 9 additions and 2 deletions
6
run_abratest.sh
Normal file
6
run_abratest.sh
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
RECIPES_PATH=$PWD/recipes
|
||||
export PYTHONPATH=${PYTHONPATH}:$RECIPES_PATH
|
||||
|
||||
python main.py
|
||||
Loading…
Add table
Add a link
Reference in a new issue