add identify in macos setup

This commit is contained in:
Tomas Mirchev 2025-02-25 15:14:16 +01:00
parent 7cf47057ad
commit 5b0c0e2045

View File

@ -53,7 +53,7 @@ echo "Set up UTM and configure DNS settings."
echo ""
echo "Once your VMs and DNS are set up, add your SSH key to the remote server:"
echo " ssh-copy-id $USER@<server-ip>"
echo " ssh-copy-id -i ~/.ssh/id_25519_internal $USER@<server-ip>"
echo ""
echo "Add your SSH key for Git access. Your public key is:"