fix: change bento section title to reflect security focus

This commit is contained in:
Prad Nukala
2024-10-01 10:34:02 -04:00
parent 88e7dd5812
commit c66d50dcc0
18 changed files with 260 additions and 226 deletions
+1 -1
View File
@@ -94,7 +94,7 @@ endif
install: go.sum
go install -mod=readonly $(BUILD_FLAGS) ./cmd/sonrd
go install -mod=readonly $(BUILD_FLAGS) ./cmd/motrd
go install -mod=readonly $(BUILD_FLAGS) ./cmd/motr
########################################
### Tools & dependencies