wiringOP-Python/wiringOP/update

6 lines
151 B
Plaintext
Raw Normal View History

2024-06-06 12:13:43 +08:00
#!/bin/sh
# update - update source files from master on yakko
rsync -aHx --exclude='*.o' --exclude='*~' -v --delete gordon@yakko:rpi/git/wiringPi/ .