- [[mirrors]]
- name = "AOSP"
- provider = "command"
- command = "/tmp/tunasync/bin/myrsync2.sh"
- upstream = "https://aosp.google.com/"
- interval = 2
- mirror_dir = "/tmp/tunasync/git/AOSP"
- role = "slave"
- [mirrors.env]
- REPO = "/usr/local/bin/aosp-repo"
- # vim: ft=toml
|