summaryrefslogtreecommitdiff
path: root/addkey
diff options
context:
space:
mode:
authorGravatar klea2026-06-07 17:06:43 +0000
committerGravatar klea2026-06-07 17:07:47 +0000
commitb95f643a43c62662e4ab316fac09644a1acebd85 (patch)
tree11c4b23481fc53f4978710351748f684a38fb85c /addkey
parentfix git-config is_global check (diff)
signatureNo signature
Restrict on login HEAD main
Diffstat (limited to 'addkey')
-rwxr-xr-xaddkey2
1 files changed, 1 insertions, 1 deletions
diff --git a/addkey b/addkey
index 6926249..1ede417 100755
--- a/addkey
+++ b/addkey
@@ -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