修改sql

This commit is contained in:
PandaGoAdmin
2022-03-23 22:05:13 +08:00
parent 322639a7bc
commit 021989ce01
4 changed files with 624 additions and 261 deletions

View File

@@ -1,6 +1,6 @@
## K3S
1. 安装
curl -sfL http://rancher-mirror.cnrancher.com/k3s/k3s-install.sh | INSTALL_K3S_MIRROR=cn INSTALL_K3S_VERSION="v1.18.20+k3s1" sh -
curl -sfL http://rancher-mirror.cnrancher.com/k3s/k3s-install.sh | INSTALL_K3S_MIRROR=cn INSTALL_K3S_VERSION="v1.23.1+k3s1" sh -
2. 卸载
sudo /usr/local/bin/k3s-uninstall.sh