Add new app: sketch

This commit is contained in:
astrian 2025-07-21 10:43:40 +10:00
parent 138deb26bf
commit 10b3f70235
No known key found for this signature in database

View File

@ -203,6 +203,7 @@ install_apps() {
"android-platform-tools" # Android Platform Tools - ADB & Fastboot "android-platform-tools" # Android Platform Tools - ADB & Fastboot
"gog-galaxy" # GOG Galaxy - 游戏平台和启动器 "gog-galaxy" # GOG Galaxy - 游戏平台和启动器
"slack" # Slack - 团队协作和通讯工具 "slack" # Slack - 团队协作和通讯工具
"sketch" # Sketch - 矢量设计工具
) )
total=${#apps[@]} total=${#apps[@]}