diff options
-rw-r--r-- | hourly.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hourly.sh b/hourly.sh new file mode 100644 index 0000000..be1c52a --- /dev/null +++ b/hourly.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +hourly.py "`date '+%Y-%m-%d %H:00'`" |