This commit is contained in:
parent
9e3d7210d3
commit
cc0163c013
2 changed files with 3 additions and 3 deletions
BIN
repl25-notes/inductive.pdf
(Stored with Git LFS)
BIN
repl25-notes/inductive.pdf
(Stored with Git LFS)
Binary file not shown.
2
site.hs
2
site.hs
|
@ -9,7 +9,7 @@ hakyllConfig :: Configuration
|
|||
hakyllConfig =
|
||||
defaultConfiguration
|
||||
{ deployCommand =
|
||||
"rsync -ave ssh --rsync-path=/usr/bin/openrsync _site/ ohqo@192.168.50.1:/var/www/htdocs/electriclam.com --delete"
|
||||
"rsync -ave ssh --rsync-path=/usr/bin/openrsync _site/ ohqo@192.168.77.4:/var/www/htdocs/electriclam.com --delete"
|
||||
}
|
||||
|
||||
pandocOptions :: WriterOptions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue