Updated script execution

This commit is contained in:
Carlos Bordon
2025-12-04 15:40:14 -03:00
parent 09d62e90bf
commit d57dbb9e76
@@ -80,7 +80,7 @@ RUN yum install shadow-utils -y && \
mkdir -p $INSTALL_DIR && \
chown 1000:1000 $INSTALL_DIR && \
chown 1000:1000 /*.sh && \
mkdir -p /usr/share/wazuh-dashboard/plugins/wazuh/public/assets/custom \
mkdir -p /usr/share/wazuh-dashboard/plugins/wazuh/public/assets/custom && \
bash /wazuh_app_config.sh
# Copy Install dir from builder to current image