mirror of
https://github.com/aykhans/slash-e.git
synced 2026-09-25 23:27:04 +00:00
feat: refactor code structure
This commit is contained in:
+1
-1
@@ -8,6 +8,6 @@ cd "$(dirname "$0")/../"
|
||||
|
||||
echo "Start building backend..."
|
||||
|
||||
go build -o ./build/corgi ./bin/server/main.go
|
||||
go build -o ./build/corgi ./main.go
|
||||
|
||||
echo "Backend built!"
|
||||
|
||||
Reference in New Issue
Block a user