diff options
| -rwxr-xr-x | content/Perso/2015-03-17-terry.rst | 4 | ||||
| -rwxr-xr-x | publish.sh | 2 | 
2 files changed, 3 insertions, 3 deletions
diff --git a/content/Perso/2015-03-17-terry.rst b/content/Perso/2015-03-17-terry.rst index d0f3338..bf6e8ef 100755 --- a/content/Perso/2015-03-17-terry.rst +++ b/content/Perso/2015-03-17-terry.rst @@ -1,8 +1,8 @@  .. -*- mode: rst -*-  .. -*-  coding: utf-8 -*- -Homage à Terry Pratchett -======================== +Hommage à Terry Pratchett +=========================  :date: 17/03/2015  :summary: |summary| @@ -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/  | 
