Indentation is added to the 0-wazuh-init file

This commit is contained in:
Carlos Bordon
2025-11-26 15:40:47 -03:00
parent 8cf39aa273
commit d242c9e5f6
@@ -207,10 +207,10 @@ main() {
# Remove some files in permanent_data (i.e. .template.db)
remove_data_files
if [ ! -e ${WAZUH_INSTALL_PATH}/etc/sslmanager.key ]
then
create_ossec_key_cert
fi
if [ ! -e ${WAZUH_INSTALL_PATH}/etc/sslmanager.key ]
then
create_ossec_key_cert
fi
# Mount selected files (WAZUH_CONFIG_MOUNT) to container
mount_files