message
This commit is contained in:
parent
6064fe377e
commit
d93e6f9951
@ -61,9 +61,9 @@ version = 2
|
||||
|
||||
# Restart containerd
|
||||
wget https://raw.githubusercontent.com/containerd/containerd/main/containerd.service
|
||||
mv containerd.service /usr/lib/systemd/system/
|
||||
systemctl daemon-reload
|
||||
systemctl enable --now containerd
|
||||
sudo mv containerd.service /usr/lib/systemd/system/
|
||||
sudo systemctl daemon-reload
|
||||
sudo systemctl enable --now containerd
|
||||
fi
|
||||
|
||||
exit
|
||||
|
||||
Loading…
Reference in New Issue
Block a user