mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-05-09 04:42:40 +02:00
[fix] Add backslash for newline
This commit is contained in:
+1
-1
@@ -996,8 +996,8 @@ fireeye_pillar() {
|
||||
printf '%s\n'\
|
||||
"fireeye:"\
|
||||
" helix:"\
|
||||
" api_key: '$HELIXAPIKEY'"
|
||||
"" > "$fireeye_pillar_path"/init.sls
|
||||
" api_key: '$HELIXAPIKEY'" \
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user