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