# 宝塔arm64预编译软件包 **Repository Path**: svier/bt-arm64-software ## Basic Information - **Project Name**: 宝塔arm64预编译软件包 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-09-18 - **Last Updated**: 2026-09-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 宝塔armbian预编译软件包 #### armbian上安装nginx redis mysql 会走编译安装 比较慢(预计3小时) #### 使用此脚本能使用预编译包进行快速安装(预计3分钟) #### 安装命令 ``` wget -O install.sh https://raw.giteeusercontent.com/svier/bt-arm64-software/raw/master/install.sh && bash ./install.sh ```