ubuntu_config/ssh/setup.ps1

2 lines
67 B
PowerShell

mkdir -p ~/.ssh
Get-Content ./ssh/key.pub >> ~/.ssh/authorized_keys