# Linux磁盘一键挂载脚本 **Repository Path**: wodechen/fdisktool ## Basic Information - **Project Name**: Linux磁盘一键挂载脚本 - **Description**: 因为我们经常在购买服务器后发现各种磁盘问题,而且动手能力差,就要脚本来救命了 - **Primary Language**: Shell - **License**: AFL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-07-11 - **Last Updated**: 2024-05-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Linux磁盘一键挂载脚本 #### 介绍 因为我们经常在购买服务器后发现各种磁盘问题,而且动手能力差,就要脚本来救命了 #### 安装教程 ``` rm -rf AutoToolsWget.sh; wget https://my.aoyozhuji.com/scripts/AutoToolsWget.sh; chmod +x AutoToolsWget.sh; bash AutoToolsWget.sh; ``` #### 使用说明 1. xxxx 2. xxxx 3. xxxx