Skip to content

Instantly share code, notes, and snippets.

@jk0
Created May 11, 2015 17:15
Show Gist options
  • Select an option

  • Save jk0/1ad87182f453f5fd162b to your computer and use it in GitHub Desktop.

Select an option

Save jk0/1ad87182f453f5fd162b to your computer and use it in GitHub Desktop.
EdgeRouter Task Scheduler
ubnt@Router# show system task-scheduler
task Update_IP {
executable {
path /config/scripts/update_ip.sh
}
interval 5m
}
[edit]
ubnt@Router#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment