diff --git a/Makefile b/Makefile index d715ad8..5603c20 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ PELICANOPTS= BASEDIR=$(CURDIR) INPUTDIR=$(BASEDIR)/content -OUTPUTDIR=$(BASEDIR)/public +OUTPUTDIR=/var/www/webapp_doohoyi/nosignal.hopto.org_site/pelican CONFFILE=$(BASEDIR)/pelicanconf.py PUBLISHCONF=$(BASEDIR)/publishconf.py