Add new app: slack

This commit is contained in:
astrian 2025-07-21 09:57:39 +10:00
parent 8831be806c
commit 138deb26bf
No known key found for this signature in database

View File

@ -202,6 +202,7 @@ install_apps() {
"awscli" # AWS CLI - AWS 命令行工具
"android-platform-tools" # Android Platform Tools - ADB & Fastboot
"gog-galaxy" # GOG Galaxy - 游戏平台和启动器
"slack" # Slack - 团队协作和通讯工具
)
total=${#apps[@]}