From abda3568265e74e23e5cd252bf435526374c0e55 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Sat, 16 Oct 2010 11:31:28 +0200 Subject: [PATCH] predefine the key file name --- all | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/all b/all index a292c0f3..156b1615 100755 --- a/all +++ b/all @@ -390,7 +390,7 @@ case "$cmd" in msg "to specify a passphrase. Otherwise you can simply hit ENTER" msg "when asked for a passphrase." msg "" - ssh-keygen -t rsa -b 4096 + ssh-keygen -t rsa -b 4096 -f ~/.ssh/id_rsa msg "" msg "To get access, your key has to be approved first. For that, visit" msg "http://dev.xonotic.org/, then log in, create a \"New Issue\" on" -- 2.39.2