test ignore first message

This commit is contained in:
Shihaam Abdul Rahman 2021-12-02 20:56:06 +05:00
parent 9c18eb877c
commit 6476af15ba

View File

@ -1,6 +1,7 @@
#!/bin/bash
source .env
STATUS_OLD=$(curl -s $BML_URL/login | jq .code)
while true;
do