提交 e3b6beb9 编写于 作者: 搞机玩家's avatar 搞机玩家

Update install.sh

上级 34506f37
...@@ -29,7 +29,7 @@ cat $CONFIG_FILE ...@@ -29,7 +29,7 @@ cat $CONFIG_FILE
echo 准备安装code-server:${VERSION} echo 准备安装code-server:${VERSION}
curl -fOL https://x.haod.me/https://github.com/coder/code-server/releases/download/v$VERSION/code-server_${VERSION}_amd64.deb curl -fOL https://mirror.ghproxy.com/https://github.com/coder/code-server/releases/download/v$VERSION/code-server_${VERSION}_amd64.deb
dpkg -i code-server_${VERSION}_amd64.deb dpkg -i code-server_${VERSION}_amd64.deb
apt update apt update
apt install -y screen apt install -y screen
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册