Fix Makefile

This commit is contained in:
Jacob Gunther
2023-02-28 18:50:11 -06:00
parent fd83ed4c6b
commit bbc929f438

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