From 96a0319b177cecceb9aacaf234e037671d5575da Mon Sep 17 00:00:00 2001 From: adminroot Date: Sun, 12 Oct 2025 12:58:46 +0200 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20setup.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.sh b/setup.sh index 82bb1de..c9910e7 100644 --- a/setup.sh +++ b/setup.sh @@ -39,7 +39,6 @@ for choice in $choices; do 4) echo "即将安装htop cbm tree tmux ufw curl wget lsof nano sudo git git-lfs 7z" echo "可选: build-essential ffmpeg" - echo "可选安装: build-essential ffmpeg" read -p "额外安装(包名): " app apt update -y apt install -y htop cbm tree tmux ufw curl wget lsof nano sudo git git-lfs $app