doc publish uri fix

This commit is contained in:
Serghei Mihai 2015-03-26 09:49:26 +01:00
parent a7ef52150a
commit 17b0cd9a99
1 changed files with 1 additions and 1 deletions

View File

@ -33,4 +33,4 @@ clean:
rm -f index.html $(PDFS) $(HTMLS) $(TEXS) $(SRCS:%.md=%.aux) $(SRCS:%.md=%.log) $(SRCS:%.md=%.out) $(SRCS:%.md=%.toc)
publish: $(ALL)
rsync -av * doc.entrouvert.org:/var/vhosts/doc.entrouvert.org/web/supann/
rsync -av * doc.entrouvert.org:/var/vhosts/doc.entrouvert.org/web/uauth