diff --git a/Rakefile b/Rakefile index e68fc7f..8a823c3 100644 --- a/Rakefile +++ b/Rakefile @@ -4,7 +4,7 @@ require "stringex" ## -- Rsync Deploy config -- ## # Be sure your public key is listed in your server's ~/.ssh/authorized_keys file -ssh_user = "mathisweb@octopress.org" +ssh_user = "imathis@octopress.org" document_root = "~/octopress.org/" ssh_port = "22"