Skip to content

Commit f45a3a6

Browse files
committed
Chore: Update Generate Cert Script Path
1 parent f50575c commit f45a3a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ init:
7373
@./init.sh
7474

7575
certs:
76-
@./generate-certs.sh
76+
@./hack/generate-certs.sh
7777

7878
deps:
7979
@mkdir -p "$(ROOT_BIN_DIR)"

0 commit comments

Comments
 (0)