RSync for real
This commit is contained in:
@@ -29,8 +29,8 @@ echo "*** GULPA GULPA ***"
|
||||
echo
|
||||
echo "*** SYNCING ASSETS ***"
|
||||
# Exclude files managed by Git.
|
||||
rsync -navh $ASSETS --exclude js/vendor/ root@cloud.blender.org:/data/git/attract/attract/static/assets/
|
||||
rsync -avh $ASSETS --exclude js/vendor/ root@cloud.blender.org:/data/git/attract/attract/static/assets/
|
||||
|
||||
echo
|
||||
echo "*** SYNCING TEMPLATES ***"
|
||||
rsync -navh $TEMPLATES root@cloud.blender.org:/data/git/attract/attract/templates/
|
||||
rsync -avh $TEMPLATES root@cloud.blender.org:/data/git/attract/attract/templates/
|
||||
|
Reference in New Issue
Block a user