summaryrefslogtreecommitdiff
path: root/src/fb/sync_gcw.sh
blob: 2e087cfaaff1bfdd337068115630b66fac6d7c16 (plain)
1
2
3
4
5
6
7
#!/bin/bash
TARGET=root@10.1.1.2

rsync -zv alpha_blend cube_companion cubemap_sphere displacement etna_gears\
    mip_cube particle_system rotate_cube stencil_test downsample_test ps_sandbox \
    $TARGET: