diff options
Diffstat (limited to 'GNUmakefile')
-rw-r--r-- | GNUmakefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile index 2136f0b..6298f56 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -1,5 +1,6 @@ all: ./extract.py + cd pelican; pelican --output website --settings pelicanconf.py --fatal errors content fetch: rsync -aP --delete bikeshed.cryptech.is:/home/trac/db/trac.db bikeshed.cryptech.is:/home/trac/files/attachments . |