migrate file upload to rsync
This commit is contained in:
parent
48c38c8159
commit
cca0c68b27
4 changed files with 21 additions and 14 deletions
5
.rsync_template
Normal file
5
.rsync_template
Normal file
|
@ -0,0 +1,5 @@
|
|||
RSYNC_USER=foo
|
||||
RSYNC_HOST=bar.com
|
||||
RSYNC_PORT=22
|
||||
RSYNC_KEY=my-ssh-key
|
||||
RSYNC_DEST=/var/www
|
Loading…
Add table
Add a link
Reference in a new issue