4 lines
144 B
Elixir
4 lines
144 B
Elixir
#
|
|
# Regular cron jobs for the pogmom-htpc package.
|
|
#
|
|
0 4 * * * root [ -x /usr/bin/pogmom-htpc_maintenance ] && /usr/bin/pogmom-htpc_maintenance
|