diff options
author | EuAndreh <eu@euandre.org> | 2021-02-21 15:54:49 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-02-21 15:54:49 -0300 |
commit | c58e221f4f38f76c110068ee89286db5753d5cae (patch) | |
tree | 7a9f8e9ce08cf6b176afcc4c24d7c54f37c05f91 /id_rsa.pub | |
parent | Move shared/ into vps/ (diff) | |
download | server-c58e221f4f38f76c110068ee89286db5753d5cae.tar.gz server-c58e221f4f38f76c110068ee89286db5753d5cae.tar.xz |
Remove id_rsa.pub symlink, use $HOME environment variable
Diffstat (limited to 'id_rsa.pub')
l--------- | id_rsa.pub | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/id_rsa.pub b/id_rsa.pub deleted file mode 120000 index 5b89c45..0000000 --- a/id_rsa.pub +++ /dev/null @@ -1 +0,0 @@ -/home/andreh/.ssh/id_rsa.pub
\ No newline at end of file |