new server
This commit is contained in:
parent
f218bb8443
commit
7d921248aa
1 changed files with 1 additions and 1 deletions
|
@ -206,7 +206,7 @@ feedConf = FeedConfiguration
|
|||
|
||||
config :: Configuration
|
||||
config = defaultConfiguration
|
||||
{ deployCommand = "rsync --del --checksum -ave 'ssh -p 5555' \\_site/* nek0@chelnok.de:/home/nek0/www/blog"
|
||||
{ deployCommand = "rsync --del --checksum -ave 'ssh -p 5555' \\_site/* nek0@nek0.eu:/home/nek0/blog"
|
||||
}
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue