diff options
author | Patrick Spek <p.spek@tyil.nl> | 2022-07-28 08:23:55 +0200 |
---|---|---|
committer | Patrick Spek <p.spek@tyil.nl> | 2022-07-28 08:23:55 +0200 |
commit | feacdd925ad4d8cc2f8b64a741ddbf7308212c7b (patch) | |
tree | ea704b50742647368d68a6f2c3c8c652f6f9856d | |
parent | 4f1e7c7587a210bb4a69bc8089c1a628e67ba937 (diff) | |
download | dotfiles-feacdd925ad4d8cc2f8b64a741ddbf7308212c7b.tar.gz dotfiles-feacdd925ad4d8cc2f8b64a741ddbf7308212c7b.tar.bz2 |
Update pubkey in id.d for root@edephas
-rw-r--r-- | .ssh/id.d/root@edephas-ed25519.pub | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.ssh/id.d/root@edephas-ed25519.pub b/.ssh/id.d/root@edephas-ed25519.pub index bf9306e..0d09b9a 100644 --- a/.ssh/id.d/root@edephas-ed25519.pub +++ b/.ssh/id.d/root@edephas-ed25519.pub @@ -1 +1 @@ -ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMq8zGAmjKlrf1C2VBnYlkpAB8SuVLpgGjFKHXhPO3XM root@edephas +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID2tje8i3DtCmLrc+qJ7d02qQQ0lO7wtwWXO4XthWGra root@edephas |