wekan/releases/ssh-stop.sh

4 lines
52 B
Bash
Raw Normal View History

sudo systemctl disable ssh
sudo systemctl stop ssh