4 lines
77 B
Bash
4 lines
77 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
cd ../interactive-mining-backend/madoap/src/
|
||
|
python madserverv3.py
|