mirror of
https://github.com/serge1/ELFIO.git
synced 2025-03-30 13:20:19 +00:00
5 lines
125 B
Elixir
5 lines
125 B
Elixir
#
|
|
# Regular cron jobs for the elfio package
|
|
#
|
|
0 4 * * * root [ -x /usr/bin/elfio_maintenance ] && /usr/bin/elfio_maintenance
|