diff options
author | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-02-04 19:12:32 -0600 |
---|---|---|
committer | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-02-04 19:12:32 -0600 |
commit | 3ce34b7ea858d185149f429f6d25617f9e914433 (patch) | |
tree | 0234897f284fb3ef4eb1bc7178dbbfe9d01e1cdb /libretools.install | |
parent | 28c5e3cba38b76cce9420abea2f2bb6834979a67 (diff) |
Changed message for libretools.install
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. |