Relative Content

Tag Archive for curlsh

Run curl with token authentication in shell script

Trying to update data from a system using curl and url/token, but I am running into the following error. I believe the way I format the curl command in the shell script is incorrect but not sure how to fix it.