6 lines
190 B
Desktop File
6 lines
190 B
Desktop File
[Unit]
|
|
Description="A script to remove extracted comics in webapp older than a set age (defaults to 10 days)"
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/php /var/www/htdocs/comics/cron/clearExtracts.php
|