Skip to content

Commit e4f2b88

Browse files
committed
Remove openresty-debug path
1 parent f483fe1 commit e4f2b88

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
@@ -1,6 +1,6 @@
11
SHELL := /bin/bash # Cheat by using bash :)
22

3-
OPENRESTY_PREFIX = /usr/local/openresty-debug
3+
OPENRESTY_PREFIX = /usr/local/openresty
44

55
TEST_FILE ?= t
66
SENTINEL_TEST_FILE ?= $(TEST_FILE)/sentinel

0 commit comments

Comments
 (0)