Update Artela.sh
This commit is contained in:
parent
f48c2c7f75
commit
3bd3d87ab2
@ -169,7 +169,7 @@ function view_logs() {
|
|||||||
sudo journalctl -f -u artelad.service
|
sudo journalctl -f -u artelad.service
|
||||||
}
|
}
|
||||||
|
|
||||||
# 卸载脚本功能
|
# 卸载节点功能
|
||||||
function uninstall_node() {
|
function uninstall_node() {
|
||||||
echo "你确定要卸载Artela 节点程序吗?这将会删除所有相关的数据。[Y/N]"
|
echo "你确定要卸载Artela 节点程序吗?这将会删除所有相关的数据。[Y/N]"
|
||||||
read -r -p "请确认: " response
|
read -r -p "请确认: " response
|
||||||
|
Loading…
Reference in New Issue
Block a user