Commit 765d77b3 authored by wangkx1's avatar wangkx1
Browse files

Update verify_kylin.sh

parent 487a9d72
...@@ -24,4 +24,7 @@ else ...@@ -24,4 +24,7 @@ else
echo "文件下载失败" echo "文件下载失败"
fi fi
sudo update-ca-certificates # sudo update-ca-certificates
echo "Please do as follows so that you can start enjoying using harbor"
echo "1. sudo systemctl daemon-reload"
echo "2. sudo systemctl restart 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