diff --git a/setup/so-functions b/setup/so-functions index 5db4ec9b3..eeda4ea38 100755 --- a/setup/so-functions +++ b/setup/so-functions @@ -805,7 +805,7 @@ get_minion_type() { 'HELIXSENSOR') minion_type='helix' ;; - '*NODE') + *'NODE') minion_type='node' ;; esac