mirror of
https://git.vectorsigma.ru/public/AdGuardHome.git
synced 2026-08-03 08:59:16 +00:00
fix makefile
This commit is contained in:
2
Makefile
2
Makefile
@@ -21,7 +21,7 @@ GO.MACRO = $${GO:-go}
|
|||||||
VERBOSE.MACRO = $${VERBOSE:-0}
|
VERBOSE.MACRO = $${VERBOSE:-0}
|
||||||
|
|
||||||
CHANNEL = development
|
CHANNEL = development
|
||||||
CLIENT_DIR = client_v2
|
CLIENT_DIR = client
|
||||||
DEPLOY_SCRIPT_PATH = not/a/real/path
|
DEPLOY_SCRIPT_PATH = not/a/real/path
|
||||||
DIST_DIR = dist
|
DIST_DIR = dist
|
||||||
GOAMD64 = v1
|
GOAMD64 = v1
|
||||||
|
|||||||
Reference in New Issue
Block a user