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