更新 SmartDNS 版本

This commit is contained in:
CallMeR
2024-02-09 00:04:29 +08:00
parent 0bd3a7cd36
commit ffcae17092
+2 -2
View File
@@ -212,10 +212,10 @@ $ mkdir -p /tmp/SmartDNS
$ cd /tmp/SmartDNS $ cd /tmp/SmartDNS
## 下载 SmartDNS 安装包 ## 下载 SmartDNS 安装包
$ curl -LR -O https://github.com/pymumu/smartdns/releases/latest/download/smartdns.1.2023.08.11-1937.x86_64-linux-all.tar.gz $ curl -LR -O https://github.com/pymumu/smartdns/releases/download/Release45/smartdns.1.2024.02.08-0828.x86_64-linux-all.tar.gz
## 解压缩 SmartDNS 安装包 ## 解压缩 SmartDNS 安装包
$ tar zxf smartdns.1.2023.08.11-1937.x86_64-linux-all.tar.gz $ tar zxf smartdns.1.2024.02.08-0828.x86_64-linux-all.tar.gz
## 进入安装包目录 ## 进入安装包目录
$ cd smartdns $ cd smartdns