diff options
Diffstat (limited to 'addkey')
| -rwxr-xr-x | addkey | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,4 +5,4 @@ tr -dc 'a-zA-Z0-9 +/=:\n-' | sed 's/^/restrict,pty /' - >>"$HOME/.ssh/authorized_keys" echo "New keys:" -cat -n "$HOME/.ssh/authorized_keys" +"$HOME"/git-shell-commands/catkeys |
