Correct first info for ssh script
This commit is contained in:
parent
5f32451e24
commit
614e4fe418
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
echo '[INFO] Make sure to run this script as the user that forejo runs as!'
|
||||
echo '[INFO] Make sure to run this script as the user that forejo runs as, over ssh, or with manual ownership grants to your current tty!'
|
||||
echo '[INFO] Now creating a gpg key, please fill out the inforemation with what you want for forejo to use.'
|
||||
echo '$ gpg --default-new-key-algo rsa4096 --gen-key'
|
||||
gpg --default-new-key-algo rsa4096 --gen-key
|
||||
|
|
Loading…
Reference in a new issue