btcpayserver/build.sh

4 lines
120 B
Bash
Raw Normal View History

2018-03-06 15:23:08 +01:00
#!/bin/bash
2023-02-16 10:31:33 +01:00
dotnet publish --no-cache -o BTCPayServer/bin/Release/publish/ -c Release BTCPayServer/BTCPayServer.csproj