Update duokai.sh

This commit is contained in:
smeb y 2024-03-18 18:49:55 +08:00 committed by GitHub
parent 35c52d8289
commit 2407e6ea65
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,7 +16,7 @@ echo "节点社区 Telegram 频道:https://t.me/niuwuriji"
read -p "输入你的身份码: " id
# 让用户输入想要创建的容器数量
read -p "请输入你想要创建的容器数量: " container_count
read -p "请输入你想要创建的节点数量单IP限制最多5个节点: " container_count
apt update