added rsync to the initial coleslawrc written by setup
This commit is contained in:
parent
dd53a77595
commit
a91dcc8075
1 changed files with 2 additions and 0 deletions
|
@ -43,6 +43,8 @@
|
|||
(sitemap)
|
||||
(static-pages)
|
||||
; (versioned) ;; *Remove comment to enable symlinked, timestamped deploys.
|
||||
;; default deploy method is rsync
|
||||
(rsync \"-avz\" \"--delete\" \"--exclude\" \".git/\" \"--exclude\" \".gitignore\" \"--copy-links\")
|
||||
)
|
||||
:sitenav ((:url \"http://~a.github.com/\" :name \"Home\")
|
||||
(:url \"http://twitter.com/~a\" :name \"Twitter\")
|
||||
|
|
Loading…
Add table
Reference in a new issue