mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-31 03:44:29 +01:00
Fix warning from CLI parser (#3875)
This commit is contained in:
2
run.ps1
2
run.ps1
@@ -1 +1 @@
|
||||
dotnet run --no-launch-profile --no-build -c Release -p .\BTCPayServer\BTCPayServer.csproj -- $args
|
||||
dotnet run --no-launch-profile --no-build -c Release --project .\BTCPayServer\BTCPayServer.csproj -- $args
|
||||
|
||||
Reference in New Issue
Block a user