mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
[fix] Correct ordering of printf lines
This commit is contained in:
@@ -996,8 +996,8 @@ fireeye_pillar() {
|
||||
printf '%s\n'\
|
||||
"fireeye:"\
|
||||
" helix:"\
|
||||
"" > "$fireeye_pillar_path"/init.sls
|
||||
" api_key: '$HELIXAPIKEY'" \
|
||||
"" > "$fireeye_pillar_path/init.sls"
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user