Update README.md

This commit is contained in:
spiritlhl 2023-06-26 11:53:33 +08:00 committed by GitHub
parent 1dfce23bfd
commit c940565b38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,6 +32,7 @@
* [安装gitea](#安装gitea) * [安装gitea](#安装gitea)
* [卸载aapanel](#卸载aapanel) * [卸载aapanel](#卸载aapanel)
* [安装docker和docker-compose](#安装docker和docker-compose) * [安装docker和docker-compose](#安装docker和docker-compose)
* [安装code-server](#安装code-server)
* [友链](#友链) * [友链](#友链)
* [一键测试服务器的融合怪脚本](#一键测试服务器的融合怪脚本) * [一键测试服务器的融合怪脚本](#一键测试服务器的融合怪脚本)
* [一键批量开NAT服务器LXC](#一键批量开NAT服务器LXC) * [一键批量开NAT服务器LXC](#一键批量开NAT服务器LXC)
@ -337,6 +338,12 @@ chmod +x /usr/local/bin/docker-compose
docker-compose --version docker-compose --version
``` ```
### 安装code-server
```shell
curl -fsSL https://coder.com/install.sh | sh
```
## 友链 ## 友链
#### 一键测试服务器的融合怪脚本 #### 一键测试服务器的融合怪脚本