mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 09:15:54 +01:00
4 lines
156 B
Bash
4 lines
156 B
Bash
#Copy the Moench executables
|
|
mkdir -p $PREFIX/bin
|
|
cp build/install/bin/moench04ZmqProcess $PREFIX/bin/.
|
|
cp build/install/bin/moenchZmqProcess $PREFIX/bin/. |