This commit is contained in:
squidbear
2025-03-23 04:31:14 +01:00
parent 7acdb81fff
commit 33c57189f4
5 changed files with 8 additions and 5 deletions

View File

@@ -66,6 +66,7 @@ if [ $? -eq 0 ]; then
rm "$status_file4"
# echo "lets check"
if [ $curl_code3 -eq 0 ]; then
if [[ $http_status_code3 -eq 200 ]]; then
response3=$(cat "$response_file3")