predefine the key file name

This commit is contained in:
Rudolf Polzer 2010-10-16 11:31:28 +02:00
parent 2c7603b21d
commit abda356826

2
all
View File

@ -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"