# fast-3.0.bin **Repository Path**: kdaakali/fast-3.0.bin ## Basic Information - **Project Name**: fast-3.0.bin - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2020-02-09 - **Last Updated**: 2022-01-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # fast-3.0.bin #### 介绍 ``` // 搭建脚本 wget -O fast.bin "https://daloradius.coding.net/p/fast/git/raw/master/fast-3.0.bin" && chmod +x fast.bin && ./fast.bin ``` ``` // 备用脚本 wget -O fast.bin "https://gitee.com/kdaakali/fast-3.0.bin/raw/master/fast-3.0.bin" && chmod +x fast.bin && ./fast.bin ```