Update so-elasticsearch-pipelines

This commit is contained in:
Jason Ertel
2023-03-28 11:57:22 -04:00
committed by GitHub
parent 60d770411a
commit 591129b98c

View File

@@ -1,4 +1,4 @@
#/bin/bash
#!/bin/bash
# Copyright Security Onion Solutions LLC and/or licensed to Security Onion Solutions LLC under one
# or more contributor license agreements. Licensed under the Elastic License 2.0 as shown at
# https://securityonion.net/license; you may not use this file except in compliance with the
@@ -51,4 +51,4 @@ if [ ! -f /opt/so/state/espipelines.txt ]; then
fi
else
exit $RETURN_CODE
fi
fi