mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-07-29 12:51:49 +08:00
10 lines
254 B
Plaintext
10 lines
254 B
Plaintext
|
|
config packagesync 'config'
|
|
option download_url 'https://downloads.openwrt.org'
|
|
option rsync_url 'rsync://rsync.openwrt.org/downloads'
|
|
option home_url 'packagesync'
|
|
option auto_exec '0'
|
|
option cron_expression '0 0 * * *'
|
|
option proxy_enabled '0'
|
|
|