4 lines
68 B
Bash
4 lines
68 B
Bash
|
#! /bin/bash
|
||
|
|
||
|
dotnet publish src/client/Bootstrap.Client -c Release
|