Set default DETECTOR_CONFIG to DETECTOR
Compare changes
+ 3
− 3
@@ -43,9 +43,9 @@ if [ ! -n "${DETECTOR}" ] ; then
This was the original design. I am not even sure this is a good idea.
It means every detector will now need the same CONFIG
s...
modified: bin/env.sh