From b5a435ad4ab761dab0d5bcda7bd6eadfbb0a46f9 Mon Sep 17 00:00:00 2001 From: astrian Date: Fri, 22 Aug 2025 08:31:41 +1000 Subject: [PATCH] Add Google Chrome to install script --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index 9aadd27..7778696 100755 --- a/install.sh +++ b/install.sh @@ -183,6 +183,7 @@ install_apps() { "font-fira-code-nerd-font" # Fira Code Nerd Font - 编程字体 "localsend" # LocalSend - 跨平台文件传输工具 "google-chrome@canary" # Google Chrome Canary - Chrome 开发版 + "google-chrome" # Google Chrome - 主流浏览器 "betterdisplay" # BetterDisplay - 显示器管理工具 "netnewswire" # NetNewsWire - RSS 阅读器 "plexamp" # Plexamp - Plex 音乐播放器