Login  Register

Re: Update script (fw_upgrade)

Posted by hans2 on Mar 01, 2016; 4:37pm
URL: https://itus.accessinnov.com/Update-script-fw-upgrade-tp43p229.html

vpkirk wrote
So if I understand correctly, going from:
26 03 * * * sh /sbin/fw_upgrade

to

26 03 /7 * * sh /sbin/fw_upgrade

will change me from an every day update, to a once a week update.

Thanks!
https://wiki.openwrt.org/doc/howto/cron

26 03 /7 * * will do a run every 7th day at 03:26

Another way to do it is

26 03 * * 0 will do a run every sunday (day 0) at 03:26
No more: Shield Pro v1, Chaos Calmer, FW 1.51 SP1