From 12c2db584aa67bef258fcfc38fef9ceb08193d40 Mon Sep 17 00:00:00 2001 From: MyZOOO Date: Sat, 11 Apr 2026 17:44:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E8=AF=B4=E6=98=8E=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2122f02..eed86dc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # 泰拉瑞亚服务端安装脚本 此脚本可用于泰拉瑞亚服务端不同版本的安装、启动、卸载 +>⚠️注意!脚本目前仅适用于Ubuntu/Debian等使用apt作为包管理器的Linux发行版 ## 使用指南 ### 1.安装 @@ -19,4 +20,4 @@ remove 1456 # 卸载1.4.5.6 ```shell run 1456 # 启动1.4.5.6 ``` ->还可以使用`latest`参数直接安装、删除、启动最新版本 \ No newline at end of file +>还可以使用`latest`参数直接安装、删除、启动最新版本 (尚未实现) \ No newline at end of file