From e475a123389361b504cd40b5d87abaa7460e15ff Mon Sep 17 00:00:00 2001 From: adminroot Date: Fri, 7 Nov 2025 08:14:19 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20src/alias.txt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/alias.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/alias.txt b/src/alias.txt index 54df944..392856c 100644 --- a/src/alias.txt +++ b/src/alias.txt @@ -193,7 +193,7 @@ alias nn='micro' alias nnd='micro compose.yml' alias dush='du -sh' -function wdt() { +function ddt() { echo "输入测速文件大小(MB) [默认: 2048]: " read -t 30 -p "> " testfile_size if [ $? -ne 0 ] || [ -z "$testfile_size" ]; then