diff options
Diffstat (limited to 'libretools.install')
-rw-r--r-- | libretools.install | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libretools.install b/libretools.install index 6971f67..d2876ff 100644 --- a/libretools.install +++ b/libretools.install @@ -14,9 +14,9 @@ You should add this to your ~/.ssh/config file: # Parabola Host Host parabola Port 22 - HostName parabolagnulinux.org + HostName repo.parabolagnulinux.org User parabolavnx - IdentityFile ~/.ssh/id_dsa + IdentityFile ~/.ssh/id_rsa # End Parabola Host Edit IdentityFile as needed. |