mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-08-31 05:52:52 +08:00
替换 wget 命令
This commit is contained in:
+1
-1
@@ -208,7 +208,7 @@ $ mkdir -p /tmp/SmartDNS
|
||||
$ cd /tmp/SmartDNS
|
||||
|
||||
## 下载 SmartDNS 安装包
|
||||
$ wget https://github.com/pymumu/smartdns/releases/download/Release43/smartdns.1.2023.08.11-1937.x86_64-linux-all.tar.gz
|
||||
$ curl -O -L 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.08.11-1937.x86_64-linux-all.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user