更新 SmartDNS 版本

This commit is contained in:
CallMeR
2025-03-04 01:56:52 +08:00
parent b3fb776f91
commit 1c88c7327f
+2 -2
View File
@@ -216,10 +216,10 @@ $ mkdir -p /tmp/SmartDNS
$ cd /tmp/SmartDNS $ cd /tmp/SmartDNS
## 下载 SmartDNS 安装包 ## 下载 SmartDNS 安装包
$ curl -LR -O https://github.com/pymumu/smartdns/releases/download/Release46/smartdns.1.2024.06.12-2222.x86_64-linux-all.tar.gz $ curl -LR -O https://github.com/pymumu/smartdns/releases/download/Release46.1/smartdns.1.2025.03.02-1533.x86_64-linux-all.tar.gz
## 解压缩 SmartDNS 安装包 ## 解压缩 SmartDNS 安装包
$ tar zxf smartdns.1.2024.06.12-2222.x86_64-linux-all.tar.gz $ tar zxf smartdns.*.x86_64-linux-all.tar.gz
## 进入安装包目录 ## 进入安装包目录
$ cd smartdns $ cd smartdns