structure

This commit is contained in:
Daniel Ponte 2023-08-13 23:27:48 -04:00
parent a9f46fddc4
commit 60ca21cd39
2 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
all:
go build -o wsp main.go
go build -o wsp cmd/wsp/main.go