提交 ca7a3803 编写于 作者: C cloudswave

Thu Sep 5 20:27:00 CST 2024 inscode

上级 e3b6beb9
......@@ -3,7 +3,7 @@
# 文件名和URL
extracted_dir="code-server-4.90.2-linux-amd64"
filename="code-server-4.90.2-linux-amd64.tar.gz"
url="https://x.haod.me/https://github.com/coder/code-server/releases/download/v4.90.2/${filename}"
url="https://mirror.ghproxy.com/https://github.com/coder/code-server/releases/download/v4.90.2/${filename}"
# 检查解压后的目录是否存在,如果不存在则下载并解压
if [ ! -d "${extracted_dir}" ]; then
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册