Skip to content
Snippets Groups Projects
Commit 32a2678b authored by Wouter Deconinck's avatar Wouter Deconinck Committed by Sylvester Joosten
Browse files

Set JUGGLER_DETECTOR_VERSION in /opt/detector/setup.sh

(cherry picked from commit f52f42ce)
parent 0a3cd18c
No related branches found
No related tags found
No related merge requests found
...@@ -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