1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tools/templates
Romain Porte 8734bd1a6f
templates: tasks.py: introduce "production_port" to fix #2623
The syntax passed to rsync for specifying the port is incorrect. In the
Makefile template, the -e option is correctly used to pass the port. We
use the same syntax here to pass the SSH port.

This fix issue #2623.

Signed-off-by: Romain Porte <microjoe@microjoe.org>
2019-09-24 22:19:10 +02:00
..
Makefile.jinja2 Remove stopserver from .PHONY prereqs in Makefile template 2018-12-12 13:25:14 -08:00
pelicanconf.py.jinja2 pelican-quickstart: switch to jinja2 2017-12-10 04:05:38 +01:00
publishconf.py.jinja2 Convert FEED settings from %s to {slug} redux (#2432) 2018-11-03 16:12:20 +01:00
tasks.py.jinja2 templates: tasks.py: introduce "production_port" to fix #2623 2019-09-24 22:19:10 +02:00