update Makefile
This commit is contained in:
parent
eaed2519b1
commit
bbd5b16fe7
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -7,7 +7,7 @@ build-css:
|
||||||
|
|
||||||
# build Go application
|
# build Go application
|
||||||
build-go:
|
build-go:
|
||||||
go build -o ./build/potoforio ./main.go
|
go build -o ./build/potoforio .
|
||||||
|
|
||||||
# cleans up prod css
|
# cleans up prod css
|
||||||
clean-css:
|
clean-css:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue