From ab8552c8f28cd534b88e4c45222af8d4a6ed7be0 Mon Sep 17 00:00:00 2001 From: smeb y <48400087+a3165458@users.noreply.github.com> Date: Tue, 28 May 2024 15:25:21 +0800 Subject: [PATCH] Update Quili.sh --- Quili.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Quili.sh b/Quili.sh index 2d920e5..0188961 100644 --- a/Quili.sh +++ b/Quili.sh @@ -192,7 +192,7 @@ function check_service_status() { function run_node() { screen -dmS Quili bash -c 'source /root/.gvm/scripts/gvm && gvm use go1.20.2 && cd ~/ceremonyclient/node && ./release_autorun.sh' - echo "=======================已启动quilibrium 挖矿 =========================================" + echo "=======================已启动quilibrium 挖矿 请使用screen 命令查询状态=========================================" } function add_snapshots() {