Fix improper reference to clearextracts cron PHP job file
This commit is contained in:
parent
078ea8d4fa
commit
7aecf00971
|
|
@ -2,4 +2,4 @@
|
||||||
Description="A script to remove extracted comics in webapp older than a set age (defaults to 10 days)"
|
Description="A script to remove extracted comics in webapp older than a set age (defaults to 10 days)"
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=/usr/bin/php /var/www/htdocs/comics/cron/clearExtracts.php
|
ExecStart=/usr/bin/php /var/www/htdocs/comics/cron/clearextracts.php
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user