From 41afe0ab2e1c94821ccc80ed776fc119c8b2dfa3 Mon Sep 17 00:00:00 2001 From: m0duspwnens Date: Wed, 12 Aug 2020 11:33:10 -0400 Subject: [PATCH] remove tab --- setup/so-functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/so-functions b/setup/so-functions index 35617d492..d3ddc3daa 100755 --- a/setup/so-functions +++ b/setup/so-functions @@ -721,7 +721,7 @@ docker_seed_registry() { if [ "$install_type" == 'IMPORT' ]; then local TRUSTED_CONTAINERS=(\ "so-logstash:$VERSION" \ - "so-idstools:$VERSION" \ + "so-idstools:$VERSION" \ "so-nginx:$VERSION" \ "so-filebeat:$VERSION" \ "so-suricata:$VERSION" \