trypandoc Makefile: fixed web destination in upload.

This commit is contained in:
John MacFarlane 2017-06-23 11:17:29 +02:00
parent 2b34337a9c
commit 2108275ae7

View file

@ -1,5 +1,5 @@
CGIBIN=/home/website/cgi-bin
TRYPANDOC=/home/website/html/pandoc/try/
TRYPANDOC=/home/website/pandoc.org/try/
CGI=${CGIBIN}/trypandoc
BIN=/home/jgm/.local/bin/trypandoc