mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 18:17:59 +02:00
4 lines
86 B
Bash
Executable File
4 lines
86 B
Bash
Executable File
#Copy the GUI
|
|
mkdir -p $PREFIX/bin
|
|
cp build/install/bin/slsDetectorGui $PREFIX/bin/.
|