From 68c05b0794c1aff9282b4889e74ab2f002a77627 Mon Sep 17 00:00:00 2001 From: Johan Largy Date: Mon, 3 Apr 2023 11:22:58 +0200 Subject: [PATCH] correction port --- scripts/r-vp2-post.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/r-vp2-post.sh b/scripts/r-vp2-post.sh index cbcaaa0..6f3331c 100644 --- a/scripts/r-vp2-post.sh +++ b/scripts/r-vp2-post.sh @@ -1,6 +1,6 @@ #!/bin/bash #recuperation du fichier de config -wget http://r-vp1.gsb.adm:8800/wg0-b.conf +wget http://r-vp1.gsb.adm:8000/wg0-b.conf #renomage fichier et mv mv ./wg0-b.conf /etc/wireguard/wg0.conf #activation interface wg0