aboutsummaryrefslogtreecommitdiffstats
path: root/.openshift/cron/weekly/chronograph
diff options
context:
space:
mode:
authorTemplate builder <builder@example.com>2015-07-05 16:27:08 -0400
committerTemplate builder <builder@example.com>2015-07-05 16:27:08 -0400
commitd94e61a7b627381715751fb6cb6c0cecf7ece3f9 (patch)
treecf0c5eb342763aa6adc1e9003d23a1053e01d621 /.openshift/cron/weekly/chronograph
downloadvolse-hubzilla-d94e61a7b627381715751fb6cb6c0cecf7ece3f9.tar.gz
volse-hubzilla-d94e61a7b627381715751fb6cb6c0cecf7ece3f9.tar.bz2
volse-hubzilla-d94e61a7b627381715751fb6cb6c0cecf7ece3f9.zip
Creating template
Diffstat (limited to '.openshift/cron/weekly/chronograph')
-rwxr-xr-x.openshift/cron/weekly/chronograph3
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`"