I have script to upgrade my devices:
/system upgrade download-all reboot-after-download=yes
Now I need use other script for upgrade firmware and as a result - 2 times reboot my device.
Can you add new option to “/system upgrade download-all” like:
/system upgrade download-all reboot-after-download=yes upgrade-firmware=yes ?
Thanks.