diff --git a/update b/update deleted file mode 100755 index 0f72243..0000000 --- a/update +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -# update - update source files from master on yakko - -rsync -aHx --exclude='*.o' --exclude='*~' -v --delete gordon@yakko:rpi/git/wiringPi/ .