From b95f643a43c62662e4ab316fac09644a1acebd85 Mon Sep 17 00:00:00 2001 From: klea Date: Sun, 7 Jun 2026 17:06:43 +0000 Subject: Restrict on login --- help | 1 + 1 file changed, 1 insertion(+) (limited to 'help') 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 -- cgit v1.3.1-10-gc9f91