diff options
author | Luke Shumaker <lukeshu@lukeshu.com> | 2018-03-14 18:18:31 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@lukeshu.com> | 2018-03-17 13:49:41 -0400 |
commit | b54a1c9686eec3c1114e9b58cb67679ba59c45bd (patch) | |
tree | 0bdb2f3ed51ff077a8c3e337e4bc556aacec108e /cron-daily | |
parent | 54feeb027d6e5a760b49769dfe695ea2591dc6fe (diff) |
directories
Diffstat (limited to 'cron-daily')
-rwxr-xr-x | cron-daily | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/cron-daily b/cron-daily deleted file mode 100755 index 117eac4..0000000 --- a/cron-daily +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh -cd "$(dirname -- "$0")" -date > NET-crtsh -date > NET-tls -make |