btcpayserver/run.sh

5 lines
79 B
Bash
Raw Normal View History

2018-03-06 09:23:08 -05:00
#!/bin/bash
2023-02-16 18:31:33 +09:00
cd BTCPayServer/bin/Release/publish/
dotnet "BTCPayServer.dll" $@