RSync for real
This commit is contained in:
@@ -29,8 +29,8 @@ echo "*** GULPA GULPA ***"
|
|||||||
echo
|
echo
|
||||||
echo "*** SYNCING ASSETS ***"
|
echo "*** SYNCING ASSETS ***"
|
||||||
# Exclude files managed by Git.
|
# 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
|
||||||
echo "*** SYNCING TEMPLATES ***"
|
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