From 69e3d01bbb100ebbf7d5eb4e704247ce7c7cfc89 Mon Sep 17 00:00:00 2001 From: astrian Date: Tue, 16 Dec 2025 09:53:03 +1100 Subject: [PATCH] Fix: Update IBKR package name to trader-workstation --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 6a034c4..609b7e7 100755 --- a/install.sh +++ b/install.sh @@ -226,7 +226,7 @@ install_apps() { "antigravity" # Google Antigravity - AI Coding Agent IDE "bitwarden" # Bitwarden - 密码管理器 "jump-desktop" # Jump Desktop - 远程桌面客户端 - "ibkr-ira-system-trader" # IBKR IRA System Trader - 盈透证券 IRA 交易软件 + "trader-workstation" # Trader Workstation - 盈透证券交易软件 ) total=${#apps[@]}