Update nexus.sh

This commit is contained in:
sdohuajia 2024-10-11 09:35:31 +08:00 committed by GitHub
parent e715e6e4e7
commit c803f57e53
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 "成功删除节点,按任意键返回主菜单。"
# 等待用户按任意键返回主菜单