Update Titan.sh

This commit is contained in:
smeb y 2024-05-29 11:05:10 +08:00 committed by GitHub
parent 9de0711843
commit 1d0fa19c94
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 "==============================所有节点均已设置并启动===================================."