mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2024-11-19 09:54:30 +01:00
4 lines
79 B
PowerShell
Executable File
4 lines
79 B
PowerShell
Executable File
pushd
|
|
cd BTCPayServer/bin/Release/publish/
|
|
dotnet "BTCPayServer.dll" $args
|
|
popd |