mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-01 09:24:10 +01:00
5 lines
137 B
Elixir
5 lines
137 B
Elixir
|
#
|
||
|
# Regular cron jobs for the openpilot package
|
||
|
#
|
||
|
0 4 * * * root [ -x /usr/bin/openpilot_maintenance ] && /usr/bin/openpilot_maintenance
|