RSync for real

This commit is contained in:
2016-09-29 18:52:30 +02:00
parent 6817da77aa
commit c4c21dea0f

View File

@@ -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/