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 {
|
function hibernate {
|
||||||
lock
|
lock
|
||||||
sudo systemctl reboot
|
sudo systemctl hibernate
|
||||||
}
|
}
|
||||||
function help {
|
function help {
|
||||||
echo "
|
echo "
|
||||||
|
|
Loading…
Reference in a new issue