timeout everytwhere

This commit is contained in:
Sebastian
2025-03-18 13:13:52 +01:00
parent 48efc4fc65
commit 6bbba05710

View File

@@ -71,7 +71,7 @@ if [ $? -eq 0 ]; then
fi fi
else else
echo "unverified ($http_status_code2)" echo "unverified ($http_status_code2)"
exit 0 exit 1
fi fi
fi fi