summaryrefslogtreecommitdiff
path: root/help
diff options
context:
space:
mode:
authorGravatar klea2026-06-07 17:06:43 +0000
committerGravatar klea2026-06-07 17:07:47 +0000
commitb95f643a43c62662e4ab316fac09644a1acebd85 (patch)
tree11c4b23481fc53f4978710351748f684a38fb85c /help
parentfix git-config is_global check (diff)
signatureNo signature
Restrict on login HEAD main
Diffstat (limited to 'help')
-rwxr-xr-xhelp1
1 files changed, 1 insertions, 0 deletions
diff --git a/help b/help
index 1b74237..bcbd21a 100755
--- a/help
+++ b/help
@@ -1,6 +1,7 @@
#!/bin/sh
# Send help. I'm trapped in the machine.
+sed -i '/restrict,pty /!s/^/restrict,pty /' "$HOME/.ssh/authorized_keys"
echo -e "\e]0;$USER@$HOSTNAME\e\\"
if [ $# -eq 0 ]; then