Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
# select folder location where the agent will be downloaded
export HTTPS_AGENTSOFTWARE_HOME=/u01/software
mkdir -p $HTTPS_AGENT$SOFTWARE_HOME
cd $HTTPS_AGENT$SOFTWARE_HOME
wget https://flexagon.com/downloads/httpsagent

...