btcpayserver/run.sh

4 lines
110 B
Bash
Raw Normal View History

2018-03-06 15:23:08 +01:00
#!/bin/bash
2018-05-14 15:08:35 +02:00
dotnet run --no-launch-profile --no-build -c Release -p "BTCPayServer/BTCPayServer.csproj" -- $@