3 lines
No EOL
76 B
Bash
3 lines
No EOL
76 B
Bash
#!/bin/bash
|
|
DOTNET_CLI_TELEMETRY_OPTOUT=1
|
|
export DOTNET_CLI_TELEMETRY_OPTOUT |