Update nexus.sh
This commit is contained in:
parent
4072195669
commit
e715e6e4e7
1
nexus.sh
1
nexus.sh
@ -186,6 +186,7 @@ function delete_node() {
|
|||||||
echo "正在删除节点..."
|
echo "正在删除节点..."
|
||||||
sudo systemctl stop nexus.service
|
sudo systemctl stop nexus.service
|
||||||
sudo systemctl disable nexus.service
|
sudo systemctl disable nexus.service
|
||||||
|
rm -rf /root/network-api
|
||||||
echo "成功删除节点,按任意键返回主菜单。"
|
echo "成功删除节点,按任意键返回主菜单。"
|
||||||
|
|
||||||
# 等待用户按任意键返回主菜单
|
# 等待用户按任意键返回主菜单
|
||||||
|
Loading…
Reference in New Issue
Block a user