diff options
author | EuAndreh <eu@euandre.org> | 2024-08-21 10:45:42 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2024-08-21 10:45:42 -0300 |
commit | 3b519c0c1c355516ba01e9da3bea3dbe7ad41c98 (patch) | |
tree | 6c98bbe15100974d6fa888c9df0c0b6c108e0c8b | |
parent | src/cronjob: Break pipe to separate lines (diff) | |
download | syskeep-3b519c0c1c355516ba01e9da3bea3dbe7ad41c98.tar.gz syskeep-3b519c0c1c355516ba01e9da3bea3dbe7ad41c98.tar.xz |
rm src/known_hosts
-rw-r--r-- | deps.mk | 1 | ||||
-rw-r--r-- | src/known_hosts | 5 |
2 files changed, 0 insertions, 6 deletions
@@ -10,7 +10,6 @@ sources.txt = \ src/backupit.txt \ src/gitconfig \ src/init.scm \ - src/known_hosts \ src/rc.sh \ src/ssh.conf \ diff --git a/src/known_hosts b/src/known_hosts deleted file mode 100644 index 74ba219..0000000 --- a/src/known_hosts +++ /dev/null @@ -1,5 +0,0 @@ -# rsync.net public keys -# Verified in 2023-03-08 at: -# https://www.rsync.net/resources/fingerprints.txt - -hk-s020.rsync.net ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILcPl9x9JfRFwsn09NnDw/xBZbAN80ZQck+h6AqlVqPH |