Log Atualiza TAR EE ADM

master
root 2024-11-27 10:39:31 -03:00
parent 51657f07f5
commit e9e0846c19
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@ case $service in
STATUS_CODE=$(curl -o /dev/null -s -w "%{http_code}" "$URL")
if [ "$STATUS_CODE" -eq 200 ]; then
echo -e "Restart finalizado!!! $cliente NO AR!!!"
break
else
echo -e "aguardando $cliente subir ..."
fi