diff --git a/install.sh b/install.sh index b74ab49..6f2e207 100755 --- a/install.sh +++ b/install.sh @@ -183,6 +183,7 @@ install_apps() { "localsend" # LocalSend - 跨平台文件传输工具 "google-chrome@canary" # Google Chrome Canary - Chrome 开发版 "betterdisplay" # BetterDisplay - 显示器管理工具 + "netnewswire" # NetNewsWire - RSS 阅读器 ) total=${#apps[@]}