mirror of
https://gitlab.com/xonotic/xonotic
synced 2025-01-18 20:21:18 +00:00
predefine the key file name
This commit is contained in:
parent
2c7603b21d
commit
abda356826
2
all
2
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"
|
||||
|
Loading…
Reference in New Issue
Block a user