Remove baidunetdisk from install script

This commit is contained in:
Astrian Zheng 2025-07-02 09:02:54 +10:00
parent 49165cb113
commit 2452579093

View File

@ -190,7 +190,6 @@ install_apps() {
"claude" # Claude - Anthropic 官方应用
"bbedit" # BBEdit - 专业文本编辑器
"sf-symbols" # SF Symbols - Apple 官方图标库
"baidunetdisk" # 百度网盘 - 云存储客户端
)
total=${#apps[@]}