Files
2025-06-22 03:05:20 +00:00

4 lines
79 B
PowerShell

pushd
cd BTCPayServer/bin/Release/publish/
dotnet "BTCPayServer.dll" $args
popd