forked from wazuh/wazuh-docker
Added EOF to wazuh app config script
This commit is contained in:
@@ -44,7 +44,7 @@ if [[ $_config_exists -ne 0 ]]; then
|
||||
username: $api_username
|
||||
password: $api_password
|
||||
run_as: $api_run_as
|
||||
EOF
|
||||
EOF
|
||||
else
|
||||
echo "Wazuh APP already configured"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user