update 151 B

12345
  1. #!/bin/sh
  2. # update - update source files from master on yakko
  3. rsync -aHx --exclude='*.o' --exclude='*~' -v --delete gordon@yakko:rpi/git/wiringPi/ .