summaryrefslogtreecommitdiff
path: root/bin/menuscripts
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2024-10-01 13:38:32 +0200
committerRaymaekers Luca <raymaekers.luca@gmail.com>2024-10-01 13:38:32 +0200
commit04fbc2ddae298b048cc5449045527bd717ba94be (patch)
treec50bbb72d1ae944d4bd0c6316644fc33553e9b8e /bin/menuscripts
parentd7845cdced852478e73cbd8f4b52dfc42da9c668 (diff)
parent53ab3784fad41b1a57acc5d09ec1899a6d273db0 (diff)
Merge branch 'main' of db:dotfiles
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"