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

Hotfix: Use JUGGLER_DETECTOR_CONFIG ecce

parent 29d8feb2
Branches
No related tags found
1 merge request!49Hotfix: Use JUGGLER_DETECTOR_CONFIG ecce
...@@ -48,7 +48,7 @@ if [ ! -n "${JUGGLER_DETECTOR}" ] ; then ...@@ -48,7 +48,7 @@ if [ ! -n "${JUGGLER_DETECTOR}" ] ; then
fi fi
if [ ! -n "${JUGGLER_DETECTOR_CONFIG}" ] ; then if [ ! -n "${JUGGLER_DETECTOR_CONFIG}" ] ; then
export JUGGLER_DETECTOR_CONFIG="athena" export JUGGLER_DETECTOR_CONFIG="ecce"
fi fi
if [ ! -n "${JUGGLER_DETECTOR_VERSION}" ] ; then if [ ! -n "${JUGGLER_DETECTOR_VERSION}" ] ; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment