summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2024-09-26 12:30:31 +0200
committerRaymaekers Luca <raymaekers.luca@gmail.com>2024-09-26 12:30:31 +0200
commit642e439ddac3c27431616778925f26d37e3db0fb (patch)
tree6c0db2ed38418728766008a6a3b49bef51740b71 /bin
parent490beb2bfe184a96c92b831219569d6e89ade8ef (diff)
checkpoint
Diffstat (limited to 'bin')
-rwxr-xr-xbin/common/askpass5
-rwxr-xr-xbin/menuscripts/mpower1
2 files changed, 3 insertions, 3 deletions
diff --git a/bin/common/askpass b/bin/common/askpass
index c7d2249..ebd833c 100755
--- a/bin/common/askpass
+++ b/bin/common/askpass
@@ -12,6 +12,5 @@ key="$(printf '%s\n' "$1" |
pass="keys/$(hostname)/ssh/$key"
# optional: add key to running ssh-agent
-keyadd "$key" &
-
-pass show "$pass" | head -n 1
+keyadd "$key" &&
+ pass show "$pass" | head -n 1
diff --git a/bin/menuscripts/mpower b/bin/menuscripts/mpower
index cccba94..601e206 100755
--- a/bin/menuscripts/mpower
+++ b/bin/menuscripts/mpower
@@ -5,6 +5,7 @@ poweroff
suspend
reboot
firmware
+hibernate
EOF
)"
# hibernate