mirror of
https://github.com/aykhans/slash-e.git
synced 2025-07-25 14:24:24 +00:00
chore: update cmd entry folder
This commit is contained in:
@@ -8,6 +8,6 @@ cd "$(dirname "$0")/../"
|
||||
|
||||
echo "Start building backend..."
|
||||
|
||||
go build -o ./build/shortify ./main.go
|
||||
go build -o ./build/shortify ./cmd/shortify/main.go
|
||||
|
||||
echo "Backend built!"
|
||||
|
Reference in New Issue
Block a user