From 3a87529488723d83e2ce91b586d0c53d10bd4590 Mon Sep 17 00:00:00 2001 From: Lukas Oertel Date: Sun, 12 Feb 2023 22:48:16 +0100 Subject: Fix links pointing to our DokuWiki --- ssh/fsi-copy-id | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ssh/fsi-copy-id') diff --git a/ssh/fsi-copy-id b/ssh/fsi-copy-id index a6b43b9..db5b35c 100755 --- a/ssh/fsi-copy-id +++ b/ssh/fsi-copy-id @@ -71,7 +71,7 @@ foreach host $hosts { "$user@$host.fsi.uni-tuebingen.de's password:" {send "$password\r"} "ERROR: Host key verification failed." { send_error "Please make sure that you follow our setup: " - send_error "https://www.fsi.uni-tuebingen.de/interna/admin-doku/ssh\n" + send_error "https://wiki.fsi.uni-tuebingen.de/interna/admin-doku/ssh\n" send_error "You must either use the UserKnownHostsFile option " send_error "or have all host keys in your ~/.ssh/known_hosts\n" exit 1 -- cgit v1.2.3