5 lines
81 B
Bash
5 lines
81 B
Bash
|
#!/bin/bash
|
||
|
python checkdeps.py
|
||
|
python src/bitmessagemain.py -t
|
||
|
python -bm tests
|