Compare commits
No commits in common. "72bbdc2457e9711af06d04ac22039322b1ba877b" and "d8cf49ef5cfd1bd933618350208d38698ca7d3c3" have entirely different histories.
72bbdc2457
...
d8cf49ef5c
1 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
|
@ -6,8 +6,8 @@ DOMAINS := domains.txt
|
|||
GEN_SCRIPT := ./scripts/generate-configs.sh
|
||||
DEPLOY_SCRIPT := ./scripts/deploy-to-gateway.sh
|
||||
|
||||
IPSET_CONF := 91-ipset-bbrkn.conf
|
||||
RESOLVE_CONF := 92-resolve-bbrkn.conf
|
||||
IPSET_CONF := /tmp/91-ipset-bbrkn.conf
|
||||
RESOLVE_CONF := /tmp/92-resolve-bbrkn.conf
|
||||
|
||||
# Генерация конфигов
|
||||
generate:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue