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

Update install.sh

上级 f1f1762a
#!/bin/bash #!/bin/bash
# 参考:https://coder.com/docs/code-server/install # 参考:https://coder.com/docs/code-server/install
# curl -sSf https://gitcode.net/cloudswave/code-server/-/raw/master/ubuntu-debian/install.sh | bash # 一键安装命令: . <(curl -sSf https://gitcode.net/cloudswave/code-server/-/raw/master/ubuntu-debian/install.sh)
CONFIG_FILE=~/.config/code-server/config.yaml CONFIG_FILE=~/.config/code-server/config.yaml
echo -n "输入code-server版本(默认4.90.3): " echo -n "输入code-server版本(默认4.90.3): "
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册