소스 검색
Update update
pull/59/head
TranPhucVinh
6 년 전
committed by
GitHub
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일과
2개의 추가작업 그리고
0개의 파일을 삭제
-
update
|
|
@@ -2,4 +2,6 @@ |
|
|
|
|
|
|
|
# update - update source files from master on yakko |
|
|
|
|
|
|
|
``` |
|
|
|
rsync -aHx --exclude='*.o' --exclude='*~' -v --delete gordon@yakko:rpi/git/wiringPi/ . |
|
|
|
``` |