Skip to content
Snippets Groups Projects
Commit f52f42ce authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

Set JUGGLER_DETECTOR_VERSION in /opt/detector/setup.sh

parent e37718e0
Branches
Tags
1 merge request!187Set JUGGLER_DETECTOR_VERSION in /opt/detector/setup.sh
...@@ -116,6 +116,8 @@ RUN cd /tmp ...@@ -116,6 +116,8 @@ RUN cd /tmp
>> /opt/detector/setup.sh \ >> /opt/detector/setup.sh \
&& echo "export DETECTOR_VERSION=${DETECTOR_VERSION}" \ && echo "export DETECTOR_VERSION=${DETECTOR_VERSION}" \
>> /opt/detector/setup.sh \ >> /opt/detector/setup.sh \
&& echo "export JUGGLER_DETECTOR_VERSION=${DETECTOR_VERSION}" \
>> /opt/detector/setup.sh \
&& echo "export JUGGLER_INSTALL_PREFIX=/usr/local" \ && echo "export JUGGLER_INSTALL_PREFIX=/usr/local" \
>> /opt/detector/setup.sh >> /opt/detector/setup.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment