mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-08 02:09:48 +03:00
8 lines
139 B
Plaintext
8 lines
139 B
Plaintext
config BR2_PACKAGE_RSYNC
|
|
bool "rsync"
|
|
default n
|
|
help
|
|
File transfer program to keep remote files in sync.
|
|
|
|
http://rsync.samba.org/
|