meatballs i wanted meatballs god damn it
This commit is contained in:
+1
-1
@@ -9,5 +9,5 @@ if ! response=$(curl -s -H "User-Agent: Bash-Passphrase-Audit-Script" "$api_url"
|
||||
fi
|
||||
|
||||
# echo -e "$response"
|
||||
match=$(echo "$response" | grep -i "^$suffix:")
|
||||
match=$(echo "$response" | grep -q -i "^$suffix:")
|
||||
echo "$match"
|
||||
Reference in New Issue
Block a user