add identify in macos setup
This commit is contained in:
parent
7cf47057ad
commit
5b0c0e2045
@ -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:"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user