Fix Makefile

This commit is contained in:
Jacob Gunther 2023-02-28 18:50:11 -06:00
parent fd83ed4c6b
commit bbc929f438
No known key found for this signature in database
GPG Key ID: 9E6F3F4BF45EC433

View File

@ -11,6 +11,4 @@ run:
go run src/*.go
flush-cache:
go run src/*.go --flush-cache
build: build
go run src/*.go --flush-cache