Fixed deployment scripts

This commit is contained in:
2025-02-16 22:27:13 +11:00
parent 5892d6a7e6
commit 9b0c41c34b
2 changed files with 9 additions and 0 deletions

View File

@@ -26,3 +26,9 @@ test:
clean:
go clean
init:
go mod init projectreshoot
go mod tidy
go generate