forked from github/pelican
Remove extra endif from Makefile template
This commit is contained in:
parent
668663684c
commit
ec15105c2f
1 changed files with 0 additions and 1 deletions
|
|
@ -63,7 +63,6 @@ help:
|
|||
@echo ' make devserver [PORT=8000] serve and regenerate together '
|
||||
@echo ' make ssh_upload upload the web site via SSH '
|
||||
@echo ' make rsync_upload upload the web site via rsync+ssh '
|
||||
{% endif %}
|
||||
{% if dropbox %}
|
||||
@echo ' make dropbox_upload upload the web site via Dropbox '
|
||||
{% endif %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue