Skip to content

Commit 73ba1da

Browse files
committed
Update temporary image directory in crontab
1 parent 7fbdf0c commit 73ba1da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crontab

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
1313
47 6 * * 7 root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.weekly )
1414
52 6 1 * * root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.monthly )
1515
#
16-
*/10 * * * * proxy rm /var/www/images/*
16+
*/10 * * * * proxy rm /var/tmp/upsidedownternet/*

0 commit comments

Comments
 (0)