add identify in macos setup
This commit is contained in:
@@ -53,7 +53,7 @@ echo "Set up UTM and configure DNS settings."
|
|||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
echo "Once your VMs and DNS are set up, add your SSH key to the remote server:"
|
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 ""
|
||||||
echo "Add your SSH key for Git access. Your public key is:"
|
echo "Add your SSH key for Git access. Your public key is:"
|
||||||
|
|||||||
Reference in New Issue
Block a user