3 lines
72 B
Bash
Executable File
3 lines
72 B
Bash
Executable File
#!/bin/bash
|
|
cd `dirname $(readlink -f "$0")`/../Python
|
|
python3 "cxcv.py" |