change the publication server

This commit is contained in:
Alexis Metaireau 2012-07-16 21:20:24 +02:00
parent 6a1d1db12f
commit b47845ea7c

View file

@ -1,5 +1,4 @@
build: build:
pelican -s pelican.conf.py . pelican -s pelican.conf.py .
upload: build upload: build
scp -rP 20004 output/* alexis@notmyidea.org:/usr/local/www/notmyidea.org/blog scp -r output/* alexis@files.lolnet.lan:/home/www/notmyidea.org/blog
curl http://notmyidea.org/reload