BitBetter/src/bitBetter/build.sh

8 lines
58 B
Bash
Executable File

#!/bin/bash
set -e
set -x
dotnet restore
dotnet publish