]> de.git.xonotic.org Git - xonotic/xonotic.git/commitdiff
predefine the key file name
authorRudolf Polzer <divverent@alientrap.org>
Sat, 16 Oct 2010 09:31:28 +0000 (11:31 +0200)
committerRudolf Polzer <divverent@alientrap.org>
Sat, 16 Oct 2010 09:31:28 +0000 (11:31 +0200)
all

diff --git a/all b/all
index a292c0f33e9cca4b337c5770bb1bc88a3d526e4f..156b1615772ede4a7df94fbdaf0b24add5c26fb0 100755 (executable)
--- 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"