desktop-ubuntu/_scripts/off.sh

7 lines
67 B
Bash
Executable File

#!/usr/bin/zsh
# off
sudo systemctl stop mysql
sudo shutdown now