Update the makefile to not need dns

This commit is contained in:
Alexis Métaireau 2012-09-17 13:14:19 +02:00
parent 9e45840912
commit 424bcad648

View file

@ -1,4 +1,4 @@
build: build:
pelican -s pelican.conf.py . pelican -s pelican.conf.py .
upload: build upload: build
rsync -e "ssh -p 22" -P -rvz --delete output/* alexis@fileS.lolnet.lan:/home/www/notmyidea.org/blog rsync -e "ssh -p 22" -P -rvz --delete output/* alexis@172.19.2.119:/home/www/notmyidea.org/blog