From d94e61a7b627381715751fb6cb6c0cecf7ece3f9 Mon Sep 17 00:00:00 2001 From: Template builder Date: Sun, 5 Jul 2015 16:27:08 -0400 Subject: Creating template --- .openshift/cron/weekly/chronograph | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 .openshift/cron/weekly/chronograph (limited to '.openshift/cron/weekly/chronograph') 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`" -- cgit v1.2.3