READMD.md
This commit is contained in:
8
.pyanal.sh
Normal file
8
.pyanal.sh
Normal file
@@ -0,0 +1,8 @@
|
||||
#!/bin/sh
|
||||
|
||||
ROLE=toxcore
|
||||
|
||||
PYTHONPATH=$PWD/wrapper /usr/local/bin/python3.sh `which pyanalyze` \
|
||||
src/ansible_gentooimgr/gentooimgr/*py \
|
||||
> .pyanal.out 2>&1
|
||||
|
||||
Reference in New Issue
Block a user