Skip to content

Instantly share code, notes, and snippets.

@michalpenka
Last active April 19, 2020 08:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save michalpenka/a6e06614504f3f3763933d11ff330ca2 to your computer and use it in GitHub Desktop.
Save michalpenka/a6e06614504f3f3763933d11ff330ca2 to your computer and use it in GitHub Desktop.
print_header "2. Downloading and installing Azure Pipelines agent..."
curl -LsS "https://vstsagentpackage.azureedge.net/agent/2.166.2/vsts-agent-linux-arm64-2.166.2.tar.gz" | tar -xz & wait
$!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment