mirror of
https://github.com/bspeice/libcvautomation
synced 2025-01-09 07:20:03 -05:00
5 lines
155 B
Elixir
5 lines
155 B
Elixir
#
|
|
# Regular cron jobs for the libcvautomation package
|
|
#
|
|
0 4 * * * root [ -x /usr/bin/libcvautomation_maintenance ] && /usr/bin/libcvautomation_maintenance
|