Typo
This commit is contained in:
@@ -37,7 +37,7 @@ runs:
|
||||
response_body=$(echo "$response" | head -n -1)
|
||||
|
||||
if [ "$http_code" -eq 200 ]; then
|
||||
write "$(bold_green)"Authentication successful"
|
||||
write "$(bold_green)Authentication successful"
|
||||
else
|
||||
write "$(bold_red)Authentication failed with HTTP code: $http_code"
|
||||
write "$(red)Response body:"
|
||||
|
||||
Reference in New Issue
Block a user