4 lines
66 B
Bash
4 lines
66 B
Bash
|
#! /bin/bash
|
||
|
|
||
|
dotnet publish src/admin/Bootstrap.Admin -c Release
|