diff --git a/install.sh b/install.sh index 20e6a50..44eedd6 100755 --- a/install.sh +++ b/install.sh @@ -180,6 +180,7 @@ install_apps() { "moonlight" # Moonlight - NVIDIA GameStream 客户端 "hyperconnect" # HyperConnect - 小米互联服务 "font-fira-code-nerd-font" # Fira Code Nerd Font - 编程字体 + "localsend" # LocalSend - 跨平台文件传输工具 ) total=${#apps[@]}