Skip to content

Commit 1910660

Browse files
committed
rsync
1 parent 0b0a66b commit 1910660

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@
2727
<ul>
2828
<li><strong>gulp</strong>: run default gulp task (sass, js, watch, browserSync) for web development;</li>
2929
<li><strong>build</strong>: build project to <strong>dist</strong> folder (cleanup, image optimize, removing unnecessary files);</li>
30-
<li><strong>deploy</strong>: project deployment on the server from <strong>dist</strong> folder via FTP;</li>
30+
<li><strong>deploy</strong>: project deployment on the server from <strong>dist</strong> folder via <strong>FTP</strong>;</li>
31+
<li><strong>rsync</strong>: project deployment on the server from <strong>dist</strong> folder via <strong>RSYNC</strong>;</li>
3132
<li><strong>clearcache</strong>: clear all gulp cache.</li>
3233
</ul>
3334

0 commit comments

Comments
 (0)