Update README.md

This commit is contained in:
spiritlhl
2023-06-19 19:09:29 +08:00
committed by GitHub
parent a02baa451a
commit a97a9033f5

View File

@@ -4,8 +4,14 @@
Documentation for one-click virtualization
```
apt-get install -y nodejs npm
npm i
npm run dev
```
## PVE相关的各种一键脚本
[https://github.com/spiritLHLS/pve](https://github.com/spiritLHLS/pve)
## 通过LXD/LXC命令批量或单独开设NAT服务器以及维护
[https://github.com/spiritLHLS/lxc](https://github.com/spiritLHLS/lxc)
## 通过docker批量或单独开设NAT服务器
[https://github.com/spiritLHLS/docker](https://github.com/spiritLHLS/docker)