From c803f57e53d138a049f3b49148ed497b797c3cec Mon Sep 17 00:00:00 2001 From: sdohuajia <63113882+sdohuajia@users.noreply.github.com> Date: Fri, 11 Oct 2024 09:35:31 +0800 Subject: [PATCH] Update nexus.sh --- nexus.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/nexus.sh b/nexus.sh index 890edbd..6a04c63 100644 --- a/nexus.sh +++ b/nexus.sh @@ -187,6 +187,7 @@ function delete_node() { sudo systemctl stop nexus.service sudo systemctl disable nexus.service rm -rf /root/network-api + rm -rf /etc/systemd/system/nexus.service echo "成功删除节点,按任意键返回主菜单。" # 等待用户按任意键返回主菜单