From 09f4738295c7fb846d2b11d1bfcddb32e93d403b Mon Sep 17 00:00:00 2001 From: CallMeR <9463297+callmer@user.noreply.gitee.com> Date: Sun, 13 Aug 2023 17:05:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20SmartDNS=20=E7=89=88?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06.PVE用模板克隆虚拟机.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/06.PVE用模板克隆虚拟机.md b/06.PVE用模板克隆虚拟机.md index f3c853b..e6cf842 100644 --- a/06.PVE用模板克隆虚拟机.md +++ b/06.PVE用模板克隆虚拟机.md @@ -196,10 +196,10 @@ $ mkdir -p /tmp/SmartDNS $ cd /tmp/SmartDNS ## 下载 SmartDNS 安装包 -$ wget https://github.com/pymumu/smartdns/releases/download/Release42/smartdns.1.2023.05.07-1641.x86_64-linux-all.tar.gz +$ wget https://github.com/pymumu/smartdns/releases/download/Release43/smartdns.1.2023.08.11-1937.x86_64-linux-all.tar.gz ## 解压缩 SmartDNS 安装包 -$ tar zxf smartdns.1.2023.05.07-1641.x86_64-linux-all.tar.gz +$ tar zxf smartdns.1.2023.08.11-1937.x86_64-linux-all.tar.gz ## 进入安装包目录 $ cd smartdns