Server switch
This commit is contained in:
parent
2b800ac757
commit
8098ee6a79
1 changed files with 1 additions and 1 deletions
|
@ -14,4 +14,4 @@ tasks:
|
|||
- deploy: |
|
||||
cd xiv.zone
|
||||
echo "StrictHostKeyChecking=no" >> ~/.ssh/config
|
||||
rsync -Wvr public/ deploy@ryne.moe:/var/ryne/sync/xiv.zone
|
||||
rsync -e 'ssh -p 38901' -Wvr public/ deploy@ryne.moe:/srv/http/xiv.zone
|
||||
|
|
Loading…
Add table
Reference in a new issue