diff --git a/ShadowEditor.Server.Go/start.bat b/ShadowEditor.Server.Go/start.bat index 6e30e10f..2764352a 100644 --- a/ShadowEditor.Server.Go/start.bat +++ b/ShadowEditor.Server.Go/start.bat @@ -1 +1 @@ -go run . serve \ No newline at end of file +go run ./cmd serve \ No newline at end of file