mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-28 17:10:03 +02:00
5 lines
78 B
Bash
Executable File
5 lines
78 B
Bash
Executable File
|
|
echo "|<-------- starting python build"
|
|
cd python
|
|
${PYTHON} setup.py install
|