added sleep after agent register command
This commit is contained in:
@@ -97,6 +97,8 @@ fi
|
|||||||
--user ${USERNMAE} --password ${PASSWORD} \
|
--user ${USERNMAE} --password ${PASSWORD} \
|
||||||
--trust-cert
|
--trust-cert
|
||||||
|
|
||||||
|
sleep 15s
|
||||||
|
|
||||||
curl --header "Content-Type: application/json" \
|
curl --header "Content-Type: application/json" \
|
||||||
--header "${AUTHORIZATION_HEADER}" \
|
--header "${AUTHORIZATION_HEADER}" \
|
||||||
--request POST \
|
--request POST \
|
||||||
|
|||||||
Reference in New Issue
Block a user