Correct first info for ssh script

This commit is contained in:
Firepup Sixfifty 2024-05-07 13:00:24 -05:00
parent 5f32451e24
commit 614e4fe418
Signed by: Firepup650
GPG key ID: 7C92E2ABBBFAB9BA

View file

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