Changed update script
This commit is contained in:
parent
5618d058a3
commit
4504bf1034
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ include REXML
|
|||
|
||||
feed = ARGV[0] || 'mercury'
|
||||
|
||||
upload_prefix = "ec2-user@kode54.net:/usr/share/nginx/html/cog/"
|
||||
upload_prefix = "Chris@kode54.net:/usr/share/nginx/html/cog/"
|
||||
|
||||
signature_file = "#{Dir.home}/.ssh/dsa_priv.pem"
|
||||
|
||||
|
|
Loading…
Reference in a new issue