From f438bd4b72d07415e16044ccf813becfe9f1fc37 Mon Sep 17 00:00:00 2001 From: Andre Rodier Date: Mon, 27 May 2024 21:16:37 +0100 Subject: [PATCH] Fixed typo in doc --- docs/pages/40-wireguard-vpn/10-configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/40-wireguard-vpn/10-configuration.md b/docs/pages/40-wireguard-vpn/10-configuration.md index 44e8633d..26def843 100644 --- a/docs/pages/40-wireguard-vpn/10-configuration.md +++ b/docs/pages/40-wireguard-vpn/10-configuration.md @@ -109,7 +109,7 @@ As usual, the deployment is using the same command: ROLE=vpn-wireguard apb uninstall.yml ``` -Once removed, you can still re-install, and redeploy the same keys previously backed-up, using the following command.```sh +Once removed, you can still re-install, and redeploy the same keys previously backed-up, using the following command: ```sh ROLE=vpn-wireguard apb install.yml restore.yml