mirror of
https://github.com/seigler/dash-website
synced 2025-07-26 06:46:10 +00:00
spell rsync correctly
This commit is contained in:
parent
c4d03b48af
commit
b5d4345f3f
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@
|
|||
|
||||
set -xe
|
||||
|
||||
rync -vzrlptD --delete-after $TRAVIS_BUILD_DIR/_site/ $DEPLOY_USER@$DEPLOY_HOST:$DEPLOY_PATH
|
||||
rsync -vzrlptD --delete-after $TRAVIS_BUILD_DIR/_site/ $DEPLOY_USER@$DEPLOY_HOST:$DEPLOY_PATH
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue