From 48b49465ef8e345bf23e151cf67457d570913ede Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Sun, 17 Jul 2022 13:21:58 +0200 Subject: [PATCH] Befehl korrigiert --- scripts/pwr.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/pwr.sh b/scripts/pwr.sh index e2628a1..0186080 100755 --- a/scripts/pwr.sh +++ b/scripts/pwr.sh @@ -22,7 +22,7 @@ function suspend { } function hibernate { lock - sudo systemctl reboot + sudo systemctl hibernate } function help { echo "