From 160fbe70a81e0b7c90034fd216ac3f3239c0519a Mon Sep 17 00:00:00 2001 From: hwdsl2 Date: Thu, 5 May 2022 09:29:08 -0500 Subject: [PATCH] Update docs --- docs/uninstall-zh.md | 4 ++-- docs/uninstall.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/uninstall-zh.md b/docs/uninstall-zh.md index 9fd5990..f2fe2d0 100644 --- a/docs/uninstall-zh.md +++ b/docs/uninstall-zh.md @@ -14,6 +14,8 @@ wget -nv -O vpnunst.sh https://get.vpnsetup.net/unst sudo bash vpnunst.sh ``` +在完成后重启你的服务器。这一步是可选的,但推荐。 +
如果无法下载,请点这里。 @@ -22,8 +24,6 @@ sudo bash vpnunst.sh 如果无法下载,点[这里](https://github.com/hwdsl2/setup-ipsec-vpn/raw/master/extras/vpnuninstall.sh)查看脚本。按快捷键 `Ctrl/Cmd+A` 全选,`Ctrl/Cmd+C` 复制,然后粘贴到你喜欢的编辑器。
-在完成后重启你的服务器。 - ## 手动卸载 VPN 另外,你也可以手动卸载 VPN。按照以下步骤操作。这些命令需要用 `root` 账户运行,或者使用 `sudo`。 diff --git a/docs/uninstall.md b/docs/uninstall.md index d234a9f..a4f4ef4 100644 --- a/docs/uninstall.md +++ b/docs/uninstall.md @@ -14,6 +14,8 @@ wget -nv -O vpnunst.sh https://get.vpnsetup.net/unst sudo bash vpnunst.sh ``` +When finished, reboot your server. This is optional, but recommended. +
Click here if you are unable to download. @@ -22,8 +24,6 @@ Click here if you are unable to download. If you are unable to download, click [here](https://github.com/hwdsl2/setup-ipsec-vpn/raw/master/extras/vpnuninstall.sh) to view the script. Press `Ctrl/Cmd+A` to select all, `Ctrl/Cmd+C` to copy, then paste into your favorite editor.
-When finished, reboot your server. - ## Manually uninstall the VPN Alternatively, you may manually uninstall the VPN by following these steps. Commands must be run as `root`, or with `sudo`.