From cd25bbe70af30ada695243144861ef4a4d91cdcb Mon Sep 17 00:00:00 2001 From: Juan Traverso Viagas Date: Tue, 12 Nov 2013 13:43:22 +0100 Subject: [PATCH] Fix RSA key naming --- lish-command-setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lish-command-setup b/lish-command-setup index 01ab09f..88666fe 100755 --- a/lish-command-setup +++ b/lish-command-setup @@ -19,7 +19,7 @@ ## --- -RSAFILE=~/.ssh/id_lish_test +RSAFILE=~/.ssh/id_lish RSABITS=4096 DEFAULTSFILE=~/.lish-command-rc