summaryrefslogtreecommitdiff
path: root/show-irc-log
diff options
context:
space:
mode:
Diffstat (limited to 'show-irc-log')
-rwxr-xr-xshow-irc-log2
1 files changed, 1 insertions, 1 deletions
diff --git a/show-irc-log b/show-irc-log
index 1ae9214..9c709ff 100755
--- a/show-irc-log
+++ b/show-irc-log
@@ -13,7 +13,7 @@ fi
find /mnt/archlinux32/irc-logs/#archlinux32/ \
-type f \
- -mtime -2 \
+ -mtime -3 \
-name '*-*-*.html' | \
sort | \
while read -r s; do