Merge pull request #3 from O-king/patch-1

Update duokai.sh
This commit is contained in:
smeb y 2024-04-17 11:13:27 +08:00 committed by GitHub
commit 467558f66a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -75,5 +75,6 @@ docker exec $container_id bash -c "\
done
# 重启所有docker镜像 让设置的磁盘容量生效
docker restart $(docker ps -a -q)
echo "==============================所有节点均已设置并启动===================================."