mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-11-03 05:23:14 +00:00
Wazuh image improvements (#188)
This commit is contained in:
committed by
Jesús Linares
parent
c077b496bd
commit
d98ab1b4f3
@@ -4,7 +4,6 @@
|
||||
# It will run every .sh script located in entrypoint-scripts folder in lexicographical order
|
||||
for script in `ls /entrypoint-scripts/*.sh | sort -n`; do
|
||||
bash "$script"
|
||||
|
||||
done
|
||||
|
||||
##############################################################################
|
||||
|
||||
Reference in New Issue
Block a user