3 lines
49 B
Bash
3 lines
49 B
Bash
#!/bin/bash
|
|
export DOTNET_CLI_TELEMETRY_OPTOUT=1
|
#!/bin/bash
|
|
export DOTNET_CLI_TELEMETRY_OPTOUT=1
|