removed dreamhost
This commit is contained in:
parent
76fe257333
commit
f9a529d687
1 changed files with 1 additions and 1 deletions
2
conf.py
2
conf.py
|
|
@ -68,7 +68,7 @@ DEPLOY_COMMANDS = {
|
||||||
'default': [
|
'default': [
|
||||||
"nikola check -fl",
|
"nikola check -fl",
|
||||||
"chmod -R a+rX output/",
|
"chmod -R a+rX output/",
|
||||||
"rsync -a --delete -e 'ssh -x -i /home/don/.ssh/http -l duck' output/ duck@www.duckland.org:/home/duck/httpd/donaldharper.com/nikola",
|
#"rsync -a --delete -e 'ssh -x -i /home/don/.ssh/http -l duck' output/ duck@www.duckland.org:/home/duck/httpd/donaldharper.com/nikola",
|
||||||
"rsync -a --delete -e 'ssh -x -i /home/don/.ssh/http -l don' output/ don@web.duckland.org:/srv/http/work/blog/output",
|
"rsync -a --delete -e 'ssh -x -i /home/don/.ssh/http -l don' output/ don@web.duckland.org:/srv/http/work/blog/output",
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue