From 8f8854c994f07854c076fd691de342cd58edcfa9 Mon Sep 17 00:00:00 2001 From: Pratham Patel Date: Sun, 20 Nov 2022 17:39:24 +0530 Subject: [PATCH] pratham-setup.sh: pubkey was not shown before a shell was created --- scripts/pratham-setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/pratham-setup.sh b/scripts/pratham-setup.sh index 0495c51..1420f5e 100644 --- a/scripts/pratham-setup.sh +++ b/scripts/pratham-setup.sh @@ -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