diff options
| author | 2026-06-07 17:06:43 +0000 | |
|---|---|---|
| committer | 2026-06-07 17:07:47 +0000 | |
| commit | b95f643a43c62662e4ab316fac09644a1acebd85 (patch) | |
| tree | 11c4b23481fc53f4978710351748f684a38fb85c /delkey | |
| parent | fix git-config is_global check (diff) | |
| signature | No signature | |
Diffstat (limited to 'delkey')
| -rwxr-xr-x | delkey | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,4 +16,4 @@ fi sed -i "$line_no"d "$HOME/.ssh/authorized_keys" echo "New keys:" -cat -n "$HOME/.ssh/authorized_keys" +"$HOME"/git-shell-commands/catkeys |
