aboutsummaryrefslogtreecommitdiff
path: root/publish.sh
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@chimrod.com>2015-03-19 11:44:50 +0100
committerSébastien Dailly <sebastien@chimrod.com>2015-03-19 12:25:34 +0100
commite10d5c7b0e54e1de8f7df9b4a8078e4331ee193d (patch)
tree05a721f9ddaa6e23db7c0cfb7b812f340cbcb4ab /publish.sh
parent476a5eca7679a2062fdf21d20b4150183f266e3b (diff)
Typo
Diffstat (limited to 'publish.sh')
-rwxr-xr-xpublish.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/publish.sh b/publish.sh
index 2dbd74a..4f1adf6 100755
--- a/publish.sh
+++ b/publish.sh
@@ -2,5 +2,5 @@
source ~/.virtualenvs/pelican3.5/bin/activate
cd ~/pelican/
make publish
-rsync -ra --del -e ssh output/ chimrod.com:/home/www/blog-chimrod/
+rsync -ra --del -e ssh output/ goku:/home/www/blog-chimrod/
rsync -ra --del -e ssh output/ vps71296:/srv/apache/blog-chimrod/