3 lines
72 B
Bash
Executable file
3 lines
72 B
Bash
Executable file
#!/bin/bash
|
|
export DOTNET_CLI_TELEMETRY_OPTOUT=1
|
|
export DOTNET_NOLOGO=1
|