Update duokai.sh
This commit is contained in:
parent
3314ca94b4
commit
d7034b4af5
@ -54,8 +54,7 @@ do
|
||||
# 进入容器并执行绑定和其他命令
|
||||
docker exec -it $container_id bash -c "\
|
||||
apt update -y; \
|
||||
apt install wget -y; \
|
||||
wget https://letsencrypt.org/certs/isrgrootx1.der; \
|
||||
apt install ca-certificates -y; \
|
||||
titan-edge bind --hash=$id https://api-test1.container1.titannet.io/api/v2/device/binding"
|
||||
done
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user