From: Rudolf Polzer Date: Sat, 16 Oct 2010 09:31:28 +0000 (+0200) Subject: predefine the key file name X-Git-Tag: xonotic-v0.1.0preview~125^2~8 X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=abda3568265e74e23e5cd252bf435526374c0e55 predefine the key file name --- 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"