# primary_server **Repository Path**: yxzKing/primary_server ## Basic Information - **Project Name**: primary_server - **Description**: 初始化Linux主服务器shell脚本 - **Primary Language**: Shell - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2018-10-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # primary_server #### 项目介绍 开源初始化Linux主服务器shell脚本 #### 使用说明 rm -rf install.sh && curl -L https://gitee.com/wotingfm/primary_server/raw/master/install.sh >> install.sh && chmod 777 -R ./install.sh && ./install.sh