# server-shell **Repository Path**: muaimingjun/server-shell ## Basic Information - **Project Name**: server-shell - **Description**: 初始化服务器 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-12 - **Last Updated**: 2024-09-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 脚本使用 ### 安装 1panel 面板 ```bash # 国外使用 curl -SLs https://github.com/hyh1750522171/server-shell/raw/main/install_mb.sh | bash # 国内使用 curl -SLs https://gitee.com/muaimingjun/server-shell/raw/main/install_mb.sh | bash ``` ```bash # 国外使用 curl -SLs https://github.com/hyh1750522171/server-shell/raw/main/init.sh | bash # 国内使用 curl -SLs https://gitee.com/muaimingjun/server-shell/raw/main/init.sh | bash ```