add receiver node

This commit is contained in:
m0duspwnens
2021-12-07 10:56:35 -05:00
parent 96666ab307
commit ba30c59ec7
2 changed files with 3 additions and 1 deletions

View File

@@ -255,6 +255,8 @@ elif [ "$install_type" = 'HELIXSENSOR' ]; then
is_helix=true
elif [ "$install_type" = 'IMPORT' ]; then
is_import=true
elif [ "$install_type" = 'RECEIVER' ]; then
is_minion=true
elif [ "$install_type" = 'ANALYST' ]; then
cd .. || exit 255
exec bash so-analyst-install