This website requires JavaScript.
Explore
RingTools-web
Help
Sign In
mirrors
/
btcpayserver
Watch
1
Star
0
Fork
0
You've already forked btcpayserver
mirror of
https://github.com/btcpayserver/btcpayserver.git
synced
2024-11-19 01:43:50 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
btcpayserver
/
run.sh
5 lines
79 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
shebang and fix line ending
2018-03-06 15:23:08 +01:00
#!/bin/bash
Fix build and run scripts (#4655)
2023-02-16 10:31:33 +01:00
cd
BTCPayServer/bin/Release/publish/
dotnet
"BTCPayServer.dll"
$@
Reference in New Issue
Copy Permalink