mirror of
https://github.com/AdilElFarissi/btcpay-opensimulator-plugin.git
synced 2026-08-14 00:58:09 +00:00
4 lines
79 B
PowerShell
4 lines
79 B
PowerShell
pushd
|
|
cd BTCPayServer/bin/Release/publish/
|
|
dotnet "BTCPayServer.dll" $args
|
|
popd |