Add baidunetdisk to install script

This commit is contained in:
Astrian Zheng 2025-07-02 07:46:42 +10:00
parent 572a94513f
commit 49165cb113
Signed by: Astrian
SSH Key Fingerprint: SHA256:rVnhx3DAKjujCwWE13aDl7uV6+9U1MvydLkNRXJrBiA

View File

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