Update nexus.sh
This commit is contained in:
parent
e715e6e4e7
commit
c803f57e53
1
nexus.sh
1
nexus.sh
@ -187,6 +187,7 @@ function delete_node() {
|
|||||||
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
|
rm -rf /root/network-api
|
||||||
|
rm -rf /etc/systemd/system/nexus.service
|
||||||
echo "成功删除节点,按任意键返回主菜单。"
|
echo "成功删除节点,按任意键返回主菜单。"
|
||||||
|
|
||||||
# 等待用户按任意键返回主菜单
|
# 等待用户按任意键返回主菜单
|
||||||
|
Loading…
Reference in New Issue
Block a user