Commit bfd44066 by 蔡润涛

Update install-docker-debian_or_ubuntu.sh

parent 43c4c2d8
......@@ -29,5 +29,5 @@ sudo systemctl enable docker
# 验证 Docker 是否安装成功
sudo docker --version
sudo usermod -aG docker admin
echo "Docker 已成功安装并正在运行。"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment