This website requires JavaScript.
Explore
RingTools-web
Help
Sign in
mirrors
/
btcpayserver
Watch
1
Star
0
Fork
You've already forked btcpayserver
0
mirror of
https://github.com/btcpayserver/btcpayserver.git
synced
2025-02-22 22:25:28 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
c3c8cc21ff
btcpayserver
/
run.sh
5 lines
79 B
Bash
Raw
Normal View
History
Unescape
Escape
shebang and fix line ending
2018-03-06 09:23:08 -05:00
#!/bin/bash
Fix build and run scripts (#4655)
2023-02-16 18:31:33 +09:00
cd
BTCPayServer/bin/Release/publish/
dotnet
"BTCPayServer.dll"
$@
Reference in a new issue
Copy permalink