androscalpel/test.sh
2023-10-04 14:30:26 +02:00

7 lines
108 B
Bash
Executable file

#!/usr/bin/env sh
source venv_maturin/bin/activate
cd androscalpel
maturin develop
cd ..
python -i test.py