From 1d0fa19c940c840f5f3969b79af2c0af57766c2e Mon Sep 17 00:00:00 2001 From: smeb y <48400087+a3165458@users.noreply.github.com> Date: Wed, 29 May 2024 11:05:10 +0800 Subject: [PATCH] Update Titan.sh --- Titan.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Titan.sh b/Titan.sh index ef20506..bb13b7d 100644 --- a/Titan.sh +++ b/Titan.sh @@ -68,6 +68,7 @@ docker exec $container_id bash -c "\ # 进入容器并执行绑定和其他命令 docker exec $container_id bash -c "\ titan-edge bind --hash=$id https://api-test1.container1.titannet.io/api/v2/device/binding" +done echo "==============================所有节点均已设置并启动===================================."