Add .NET download URL

This commit is contained in:
Anthony Rose 2023-06-02 14:13:43 +01:00
parent cb495fa6da
commit 84c527996c

View file

@ -35,7 +35,7 @@ fi
export ANSIBLE_NOCOWS=1 export ANSIBLE_NOCOWS=1
export BLOCKSIZE=K export BLOCKSIZE=K
export DOTNET_CLI_TELEMETRY_OPTOUT=1 export DOTNET_CLI_TELEMETRY_OPTOUT=1
export DOTNET_ROOT="$HOME/opt/dotnet" export DOTNET_ROOT="$HOME/opt/dotnet" # https://aka.ms/dotnet/download
export EDITOR=vi export EDITOR=vi
export ENV="$HOME/.shrc" export ENV="$HOME/.shrc"
export GOTELEMETRY=off export GOTELEMETRY=off