一键部署服务的脚本
通过 curl 安装脚本
curl -fsSL https://raw.githubusercontent.com/MindMorbius/ScriptPin/main/scriptpin.sh -o scriptpin.sh && chmod +x scriptpin.sh && ./scriptpin.sh- 系统检测
- 安装与配置
- 脚本更新
- 检测系统版本
- 检测系统架构
- 检测系统内核
- 检测系统内存
- 检测系统磁盘
- 检测系统网络
- 检测系统服务
- 更新依赖:update、upgrade
- 安装git
- 配置ssh:引导生成ssh公钥,并将公钥展示
- 安装nodejs
- 安装python:提供Python版本选择,并安装指定版本