Befehl angepasst

This commit is contained in:
Michael Grote 2022-07-17 13:19:01 +02:00
parent 0f79fae6ed
commit 8115cefc54

View file

@ -14,7 +14,7 @@ function reboot {
sudo systemctl reboot sudo systemctl reboot
} }
function shutdown { function shutdown {
sudo systemctl shutdown sudo systemctl poweroff
} }
function suspend { function suspend {
lock lock