summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorkali kaneko (leap communications) <kali@leap.se>2020-02-21 19:42:34 +0100
committerkali kaneko (leap communications) <kali@leap.se>2020-02-21 19:42:34 +0100
commitf620c729c783ef49d686f752dbda133d0d389ad1 (patch)
treecb5ce6742fd550be254d51950b9de723346b8a75 /Makefile
parent7bb4eb2e5444ef6b383b9c70a82a1c157074acd9 (diff)
[testing] add demo configuration
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 680414d..a435bcd 100644
--- a/Makefile
+++ b/Makefile
@@ -19,6 +19,7 @@ gen-provider:
mkdir -p deploy/public/3
@python3 scripts/simplevpn.py --file=eip --config=$(CONFIG) --template=$(EIP_TEMPLATE) --obfs4_state deploy/shapeshifter-state > $(EIP_SERVICE) || echo "ERROR: see $(EIP_SERVICE) for output"
@python3 scripts/simplevpn.py --file=provider --config=$(CONFIG) --template=$(PROVIDER_TEMPLATE) > $(PROVIDER) || echo "ERROR: see $(PROVIDER) for output"
+ rsync -ra deploy/public/ public/
populate:
cp test/1/* public/1/
cp test/files/ca.crt public/