Turning off web.duckland.org as move back to dreamhost
This commit is contained in:
parent
dcb8b2e3f9
commit
750501d7c6
1 changed files with 1 additions and 1 deletions
2
conf.py
2
conf.py
|
|
@ -86,7 +86,7 @@ DEPLOY_COMMANDS = {
|
|||
#"nikola check -f",
|
||||
"chmod -R a+rX output/",
|
||||
"rsync -a --delete -e 'ssh -x -i /home/don/.ssh/http -l duck' output/ wise.dreamhost.com:httpd/duckland.org/nikola",
|
||||
"rsync -a --delete -e 'ssh -x -i /home/don/.ssh/http -l don' ./ don@web.duckland.org:/srv/http/work/www.duckland.org",
|
||||
#"rsync -a --delete -e 'ssh -x -i /home/don/.ssh/http -l don' ./ don@web.duckland.org:/srv/http/work/www.duckland.org",
|
||||
"git add -A",
|
||||
"git commit -m\"auto commit due to nikola deploy $(date)\"",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue