Skip to content
This repository was archived by the owner on Sep 18, 2024. It is now read-only.

Commit 018d9e9

Browse files
authored
updated crontab for dwr
1 parent 26c18d5 commit 018d9e9

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
@@ -1,5 +1,5 @@
11
PATH=/home/cimis/bin:/bin:/usr/bin
2-
2+
33
CIMIS_CONF=/home/cimis/config.sh
44
# m h dom mon dow command
55
@daily (. $CIMIS_CONF; find $CG_GOES_LOC/* -maxdepth 0 -name 201\* -ctime +7 -print0 | xargs -0 rm -rf;)

0 commit comments

Comments
 (0)