crontab file for minimapai.de

jbcooper avatar
jbcooper
plain_text
08/26/2024 12:21 AM
140 B
19
Indexable
*/5  * * * * find /var/www/html/temp -type f -mmin +5 -exec rm "{}" \;
0 0 * * * certbot --webroot renew 
Editor is loading...
Leave a Comment