forked from wazuh/wazuh-docker
fix typo
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
if [[ $CHANGE_WELLCOME == "true" ]]
|
||||
if [[ $CHANGE_WELCOME == "true" ]]
|
||||
then
|
||||
|
||||
kibana_path="/usr/share/kibana"
|
||||
|
||||
Reference in New Issue
Block a user