wekan/releases/docker-stop.sh
2021-12-27 20:39:17 +00:00

5 lines
123 B
Bash
Executable file

sudo systemctl stop docker
sudo systemctl stop containerd
sudo systemctl disable docker
sudo systemctl disable containerd