Skip to content

Commit e6e6f48

Browse files
committed
remove mistake
1 parent 7d6ba9b commit e6e6f48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ TAG ?= ""
3737

3838
BUILD_DIR := build
3939
TEST_BUILD_DIR := build/test
40-
CERTS_DIR := /Users/a.griffin/dev/certs
40+
CERTS_DIR := build/certs
4141
DOCS_DIR := docs
4242
PROTO_DIR := proto
4343
BINARY_NAME := nginx-agent

0 commit comments

Comments
 (0)