Skip to content
Snippets Groups Projects

Using master version of the detector

Merged Whitney Armstrong requested to merge central_update into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -34,7 +34,7 @@ if [ ! -n "${JUGGLER_DETECTOR}" ] ; then
fi
if [ ! -n "${JUGGLER_DETECTOR_VERSION}" ] ; then
export JUGGLER_DETECTOR_VERSION="v0.0.1"
export JUGGLER_DETECTOR_VERSION="master"
fi
Loading