summaryrefslogtreecommitdiff
path: root/bin/menuscripts
diff options
context:
space:
mode:
Diffstat (limited to 'bin/menuscripts')
-rwxr-xr-xbin/menuscripts/mpower1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/menuscripts/mpower b/bin/menuscripts/mpower
index 601e206..51b8e1d 100755
--- a/bin/menuscripts/mpower
+++ b/bin/menuscripts/mpower
@@ -8,7 +8,6 @@ firmware
hibernate
EOF
)"
-# hibernate
[ "$choice" = "firmware" ] && systemctl reboot --firmware-setup
[ "$choice" ] && systemctl "$choice"