Wazuh - Add sleep to wait for API

This commit is contained in:
Wes Lambert
2018-12-12 13:36:13 +00:00
parent a99ec40506
commit 5822842d2e

View File

@@ -128,5 +128,6 @@ shift $(($OPTIND - 1))
# fi # fi
# Default action -> try to register the agent # Default action -> try to register the agent
sleep 10s
register_agent register_agent
#remove_agent #remove_agent