1
0
Fork 0

pratham-setup.sh: pubkey was not shown before a shell was created

This commit is contained in:
Pratham Patel 2022-11-20 17:39:24 +05:30
parent 55e5fd6f0c
commit 8f8854c994
1 changed files with 1 additions and 1 deletions

View File

@ -62,11 +62,11 @@ Host git.thefossguy.com
IdentityFile ~/.ssh/gitea
Port 22
EOF
cat $HOME/.ssh/gitea.pub
echo "Populate Hostname (IP addr) for \"git.thefossguy.com\" in ~/.ssh/config"
bash
# get dotfiles
cat $HOME/.ssh/gitea.pub
echo -ne "\n\n\n\n"
pushd $HOME