wiringPi_Blueberry/update
2023-08-11 15:53:17 +08:00

6 lines
151 B
Bash

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