minor typos

pull/532/head
sghiouar abdelfettah 2019-12-26 20:37:16 +01:00
parent 4a4eb25868
commit ca5a3e84b7
2 changed files with 4 additions and 4 deletions

View File

@ -284,7 +284,7 @@ EOF
{
sudo systemctl daemon-reload
sudo systemctl enable containerd kubelet kube-proxy
sudo systemctl status containerd kubelet kube-proxy
sudo systemctl start containerd kubelet kube-proxy
}
```