local deploy
This commit is contained in:
parent
8e996dd7ce
commit
b72a64bf08
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@ postCtx =
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
config :: Configuration
|
config :: Configuration
|
||||||
config = defaultConfiguration
|
config = defaultConfiguration
|
||||||
{ deployCommand = "rsync --del --checksum -rave 'ssh -p 5555' _site/* nek0@chelnok.de:/home/nek0/www/chaoszone"
|
{ deployCommand = "rsync --del --checksum -rav _site/* ../chaoszone-run/"
|
||||||
}
|
}
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in a new issue