diff options
Diffstat (limited to 'help')
| -rwxr-xr-x | help | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
