Add new app: jump-desktop

This commit is contained in:
astrian 2025-10-07 20:53:11 +11:00
parent b5ece6a1d6
commit 2144b470ed
No known key found for this signature in database

View File

@ -222,6 +222,7 @@ install_apps() {
"firefox" # Firefox - Mozilla 开源浏览器 "firefox" # Firefox - Mozilla 开源浏览器
"zed" # Zed - 高性能代码编辑器 "zed" # Zed - 高性能代码编辑器
"bitwarden" # Bitwarden - 密码管理器 "bitwarden" # Bitwarden - 密码管理器
"jump-desktop" # Jump Desktop - 远程桌面客户端
) )
total=${#apps[@]} total=${#apps[@]}