Files
openwrt-builder/settings-configs/BPI-R4/attendedsysupgrade
Daniel Pawlik a0187d6374 Update settings
2024-08-13 13:11:36 +02:00

21 lines
588 B
Plaintext

config server 'server'
option url 'https://sysupgrade.openwrt.org'
config client 'client'
option upgrade_packages '1'
option auto_search '0'
option advanced_mode '1'
# Example configuration for 'owut'. The option names are the same
# as those used on the command line, with all '-' dashes replaced by
# '_' underscores. Use 'owut --help' to see more.
config owut 'owut'
# option verbosity 0
# option keep true
# option init_script '/root/data/my-init-script.sh'
# option image '/tmp/my-firmware-img.bin'
# option rootfs_size 256