mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2024-11-21 23:40:19 +00:00
update
This commit is contained in:
parent
28b83bf283
commit
b2007be66b
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ node-label:
|
||||||
```
|
```
|
||||||
# Install RKE2
|
# Install RKE2
|
||||||
```
|
```
|
||||||
sudo -su
|
sudo -u
|
||||||
sudo curl -sfL https://get.rke2.io | INSTALL_RKE2_TYPE="agent" sh -
|
sudo curl -sfL https://get.rke2.io | INSTALL_RKE2_TYPE="agent" sh -
|
||||||
```
|
```
|
||||||
# Enable RKE2
|
# Enable RKE2
|
||||||
|
|
Loading…
Reference in a new issue