diff options
Diffstat (limited to '.openshift/cron/weekly/chronograph')
-rwxr-xr-x | .openshift/cron/weekly/chronograph | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.openshift/cron/weekly/chronograph b/.openshift/cron/weekly/chronograph new file mode 100755 index 000000000..61de949f4 --- /dev/null +++ b/.openshift/cron/weekly/chronograph @@ -0,0 +1,3 @@ +#!/bin/bash + +echo "`date`: `cat $(dirname \"$0\")/chrono.dat`" |