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
|
username: $api_username
|
||||||
password: $api_password
|
password: $api_password
|
||||||
run_as: $api_run_as
|
run_as: $api_run_as
|
||||||
EOF
|
EOF
|
||||||
else
|
else
|
||||||
echo "Wazuh APP already configured"
|
echo "Wazuh APP already configured"
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user