btcpayserver/run.sh
2022-06-20 13:07:58 +09:00

4 lines
117 B
Bash
Executable File

#!/bin/bash
dotnet run --no-launch-profile --no-build -c Release --project "BTCPayServer/BTCPayServer.csproj" -- $@