Befehl korrigiert
This commit is contained in:
parent
8115cefc54
commit
48b49465ef
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ function suspend {
|
|||
}
|
||||
function hibernate {
|
||||
lock
|
||||
sudo systemctl reboot
|
||||
sudo systemctl hibernate
|
||||
}
|
||||
function help {
|
||||
echo "
|
||||
|
|
Loading…
Reference in a new issue