diff --git a/setup/so-functions b/setup/so-functions index 52aee37d6..49807e850 100755 --- a/setup/so-functions +++ b/setup/so-functions @@ -778,7 +778,7 @@ get_minion_type() { 'HELIXSENSOR') minion_type='helix' ;; - '*NODE') + *'NODE') minion_type='node' ;; esac