#!/bin/bash

# scp -r . slarty@vectrex.org.uk:mark/webgl_stuff
rsync -rv . slarty@vectrex.org.uk:mark/webgl_stuff
