Well I thought I set it via the export
command. I’ll add it to config.sh and use the --update
option.
When I log in the variable is definitely not set:
./cryosparcw call curl http://cryoem8.ourdomain.edu:39002
<html><head>
<meta type="copyright" content="Copyright (C) 1996-2017 The Squid Software Foundation and contributors">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>ERROR: The requested URL could not be retrieved</title>
[snip...]
After running:
export no_proxy=localhost,::1,127.0.0.1,${CRYOSPARC_MASTER_HOSTNAME},.ourdomain.edu
$ ./cryosparcw call curl http://cryoem8.ourdomain.edu:39002
Hello World from cryosparc command core.