forked from github/pelican
Merge pull request #2950 from ingwinlu/bugfix/2941
Change spaces to tab as required by Makefile
This commit is contained in:
commit
4c8572e85d
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ help:
|
|||
@echo ' make devserver-global regenerate and serve on 0.0.0.0 '
|
||||
{% if ssh %}
|
||||
@echo ' make ssh_upload upload the web site via SSH '
|
||||
@echo ' make sftp_upload upload the web site via SFTP '
|
||||
@echo ' make sftp_upload upload the web site via SFTP '
|
||||
@echo ' make rsync_upload upload the web site via rsync+ssh '
|
||||
{% endif %}
|
||||
{% if dropbox %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue