⚠️ 部署前必读 / Read Before Deploy

执行前请确保系统为 Ubuntu 22.04 且已联网。

1. 切换至 Root 并安装基础工具
sudo -i
apt update && apt install -y curl
2. 执行一键安装脚本
curl -s https://leyu.net.cn/scripts/deploy_idste.sh | sudo bash

← 返回文件列表 / Back to list