btcpayserver/build.sh
2023-02-16 18:31:33 +09:00

4 lines
120 B
Bash
Executable File

#!/bin/bash
dotnet publish --no-cache -o BTCPayServer/bin/Release/publish/ -c Release BTCPayServer/BTCPayServer.csproj