Do some more fixes, works great now

This commit is contained in:
askiiart 2023-08-21 12:02:10 -05:00
parent 9c941795f2
commit 1aab55892a

View file

@ -46,7 +46,7 @@ echo This is the exported key, copy it and put it in GitHub/Gitea/whatever
echo Gitea URL: ${GITEA_URL}/user/settings/keys
echo GitHub URL: https://github.com/settings/gpg/new
read -p "Press enter when you're done" < /dev/tty
exit
#############
# SSH stuff #
#############