mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-29 01:20:02 +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
|