diff options
Diffstat (limited to 'dotfiles/system/.local/bin/ssh-createkeys')
| -rwxr-xr-x | dotfiles/system/.local/bin/ssh-createkeys | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dotfiles/system/.local/bin/ssh-createkeys b/dotfiles/system/.local/bin/ssh-createkeys deleted file mode 100755 index a1c14b6..0000000 --- a/dotfiles/system/.local/bin/ssh-createkeys +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -# use strong passwords -ssh-keygen -t ed25519 -a 100 |
