summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se (leap communications)>2019-07-30 20:19:51 +0200
committerKali Kaneko <kali@leap.se (leap communications)>2019-07-30 20:19:51 +0200
commitb15b36c04bf7ecb94530feb64fb1cfbee428d688 (patch)
tree40d2419d21ecbf4d3ce301f7b63a6eec04ddf070 /Makefile
parentec98da8015aae7715b412b1a97101d989d5ea682 (diff)
expected list of gateways, make port string
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 023972c..d2b9fb2 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ gen-shapeshifter:
scripts/gen-shapeshifter-state.py deploy/shapeshifter-state
gen-provider:
mkdir -p deploy/public/3
- python3 scripts/simplevpn.py config/demo.yaml scripts/templates/eip-service.json --obfs4_state deploy/shapeshifter-state > deploy/public/3/eip-service.json
+ python3 scripts/simplevpn.py config/demo.yaml scripts/templates/eip-service.json.jinja --obfs4_state deploy/shapeshifter-state > deploy/public/3/eip-service.json
populate:
cp test/1/* public/1/
cp test/files/ca.crt public/