4 lines
72 B
Bash
Executable File
4 lines
72 B
Bash
Executable File
#!/bin/bash
|
|
|
|
dotnet publish -c Release -r linux-arm --no-self-contained
|