From 3bd3d87ab2343b9d67204b340a80cfce55613a61 Mon Sep 17 00:00:00 2001 From: smeb y <48400087+a3165458@users.noreply.github.com> Date: Tue, 26 Mar 2024 17:15:03 +0800 Subject: [PATCH] Update Artela.sh --- Artela.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Artela.sh b/Artela.sh index d75d447..c503cd0 100644 --- a/Artela.sh +++ b/Artela.sh @@ -169,7 +169,7 @@ function view_logs() { sudo journalctl -f -u artelad.service } -# 卸载脚本功能 +# 卸载节点功能 function uninstall_node() { echo "你确定要卸载Artela 节点程序吗?这将会删除所有相关的数据。[Y/N]" read -r -p "请确认: " response