mirror of
https://github.com/aljazceru/cyphernode.git
synced 2025-12-17 12:45:22 +01:00
A comma that shouldn't be
This commit is contained in:
@@ -37,7 +37,7 @@ web() {
|
||||
fi
|
||||
trace "[web] torbypass=${torbypass}"
|
||||
|
||||
response=$(curl_it "${url}" "${body}", "${torbypass}")
|
||||
response=$(curl_it "${url}" "${body}" "${torbypass}")
|
||||
returncode=$?
|
||||
trace_rc ${returncode}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user