diff --git a/StartDenHugo.bat b/StartDenHugo.bat index 46f0c88..6838ee2 100644 --- a/StartDenHugo.bat +++ b/StartDenHugo.bat @@ -1,5 +1,4 @@ @echo off git pull -cd CardMarketBot -dotnet run \ No newline at end of file +dotnet run --project CardMarketBot \ No newline at end of file