mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 01:21:32 +01: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
|