androscalpel/test.sh
2023-10-02 15:08:45 +02:00

7 lines
105 B
Bash
Executable file

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