Skip to content

Commit

Permalink
Update runserver.bat
Browse files Browse the repository at this point in the history
Signed-off-by: Dreammyrr <[email protected]>
  • Loading branch information
Dreammyrr authored Sep 6, 2024
1 parent db0c680 commit 75c9019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runserver.bat
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
@echo off
dotnet run --project Content.Server
dotnet run --project Content.Server --configuration Release
pause

0 comments on commit 75c9019

Please sign in to comment.